I am working on a simulation in Nvidia Isaac Sim and using the ZED Camera USD asset attached on a robot and the “sl.sensor.camera” extension provided by StereoLabs to generate depth map and point cloud of a scene in the simulation.
I came across this example but the package is a ros2 package using some not catkin packages. But I need to work on ros1. Is there any available package in ROS1 that I can use for this same task ?
Hey @Myzhar ,
Can you please tell me if I can use the example given in the link above to move a ZED camera around a room asset in Isaac Sim to generate a point cloud 3d map of the room ? I saw a demo creating a 3d map using the ZED scanner on YouTube channel of StereoLabs but it might have been using the ZED 2 camera data and ZED SDK.