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: docs/content/platforms.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,18 @@ A Realsense camera can be launched in simulation by creating a configuration wit
104
104
105
105
One can use a Realsense by connecting it with the host device using USB.
106
106
107
+
## ZED
108
+
109
+

110
+
111
+
### Simulation Zed
112
+
113
+
A ZED camera can be launched in simulation by creating a configuration with an *Camera* of type *zed*.
114
+
115
+
### Hardware Zed
116
+
117
+
A ZED camera can be used by connecting it to the host device via USB. To allow non-root users to access the camera, UDEV rules must be installed on the host machine. The required script can be found [here](https://gist.github.com/adujardin/2d5ce8f000fc6a7bd40bee2709749ff8).
0 commit comments