-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Zed cameras under Isaac ROS version 3 with JP 6 #164
Comments
It's better to remain on Jetpack 5.x until StereoLabs updates the software for Jetpack 6. StereoLabs is working on this, and has commented on updating to Jetpack 6 in their forums. |
Hi, thanks for the reply! It looks like stereolabs has released support for Jetpack 6 (just a couple weeks ago). https://www.stereolabs.com/developers/release#412-7f794d6a747d |
I was able to get it working using the latest versions of JetPack, Isaac ROS Visual SLAM, Zed SDK, and Zed ROS2 Wrapper. In case anyone is curious, here are the steps I followed, with the launch file attached. I originally tried using the older versions of everything with the Isaac docker container, but ran into issues and found it was easier to work from the ground up with the latest versions. Cheers!
|
I seem not to be able to locate the package from the apt repo as shown below
|
Are you sure all the steps to add the NVIDIA Isaac repositories were successful and that you are using a supported architecture and OS? Seems like something must have gone wrong there. |
@jwknaup did you install the SDK in the docker container or outside? I have it outside and cannot install it inside.
looks like it doesn't see the installed SDK |
I did not use docker. I installed everything natively |
okay i tried that now i have this error.
|
Are you trying to build visual_slam from source? I just installed the prebuilt package. See step 6. |
got it to work, thank you. |
Are there plans to officially support the Zed cameras again now that Stereolabs has released an update to their SDK that supports JetPack 6?
In the meantime, would I be better off trying to setup the integration with the Zed cameras myself or roll back to the previous version of Isaac ROS (2.1) and the Zed SDK using JetPack 5.1?
https://nvidia-isaac-ros.github.io/releases/index.html#limitations
Thanks!
The text was updated successfully, but these errors were encountered: