You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,12 @@ pip install .
37
37
pip install .[examples]
38
38
```
39
39
40
+
### Building with realsense camera
41
+
First make sure that [librealsense](https://github.com/IntelRealSense/librealsense) is installed. It should be the case if you followed the conda-based installation.
0 commit comments