Isaac ROS Mapping And Localization
Overview
Isaac ROS Mapping And Localization contains a list of ROS 2 packages for mapping and localization.
Isaac ROS Visual Global Localization provides a robust and accurate visual global localization solution as a ROS 2 package for robots. Built on the cuVGL library, this package uses stereo cameras to estimate a device’s or robot’s position in an environment without prior knowledge of its location.
Isaac Mapping ROS includes the core implementations of cuVGL and tools for converting rosbags to cuVGL format.
To learn more about cuVGL, refer to the Visual Global Localization documentation.
Quickstarts
Accuracy
Please see the Visual Global Localization Metrics.
Packages
Camera System Requirements
Please see the Camera System Requirements.
Supported Platforms
This package is designed and tested to be compatible with ROS 2 Humble running on Jetson or an x86_64 system with an NVIDIA GPU.
Note
Versions of ROS 2 other than Humble are not supported. This package depends on specific ROS 2 implementation features that were introduced beginning with the Humble release. ROS 2 versions after Humble have not yet been tested.
Platform |
Hardware |
Software |
Notes |
---|---|---|---|
Jetson |
For best performance, ensure that power settings are configured appropriately. Jetson Orin Nano 4GB may not have enough memory to run many of the Isaac ROS packages and is not recommended. |
||
x86_64 |
|
Docker
To simplify development, we strongly recommend leveraging the Isaac ROS Dev Docker images by following these steps. This streamlines your development environment setup with the correct versions of dependencies on both Jetson and x86_64 platforms.
Note
All Isaac ROS Quickstarts, tutorials, and examples have been designed with the Isaac ROS Docker images as a prerequisite.
Customize your Dev Environment
To customize your development environment, reference this guide.
Commercial Support & Source Access
For commercial support and access to source code, please contact NVIDIA.
Updates
Date |
Changes |
---|---|
2024-12-10 |
Initial release |