Skip to content

Commit

Permalink
Update README with Isaac sim compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Rousseau committed Aug 29, 2024
1 parent 1a073ea commit a805a35
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
# zed-isaac-sim

ISAAC Sim integration for ZED SDK.

![](./exts/sl.sensor.camera/data/preview.png)

The ZED camera extension streams your virtual ZED camera data to the ZED SDK.


## Compatibility

Major versions of the ZED camera extension will follow major versions of Isaac Sim.

Please find the correct extension version compatible with your Isaac Sim version:

- Versions 1.X.X are compatible with Isaac Sim 2023.X.X.
- Versions 2.X.X are compatible with Isaac Sim 4.X

## Getting started

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.

### Adding the 3D model of the ZED

Navigate to this extension's folder in the content browser, you can drag and drop the zed_x.usd under data into your stage.
Expand Down

0 comments on commit a805a35

Please sign in to comment.