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
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,25 @@
1
1
# zed-isaac-sim
2
+
2
3
ISAAC Sim integration for ZED SDK.
3
4
5
+

6
+
4
7
The ZED camera extension streams your virtual ZED camera data to the ZED SDK.
5
8
9
+
10
+
## Compatibility
11
+
12
+
Major versions of the ZED camera extension will follow major versions of Isaac Sim.
13
+
14
+
Please find the correct extension version compatible with your Isaac Sim version:
15
+
16
+
- Versions 1.X.X are compatible with Isaac Sim 2023.X.X.
17
+
- Versions 2.X.X are compatible with Isaac Sim 4.X
18
+
6
19
## Getting started
7
20
21
+
To start using the ZED Camera extension in Isaac Sim, we recommend using our [Getting started with Isaac Sim](https://www.stereolabs.com/docs/isaac-sim/isaac_sim) guide from our online documentation first.
22
+
8
23
### Adding the 3D model of the ZED
9
24
10
25
Navigate to this extension's folder in the content browser, you can drag and drop the zed_x.usd under data into your stage.
0 commit comments