Hi, I encountered an issue while working with the NVIDIA Isaac ROS nvblox example, and I’m looking for some help.
Here is the current situation:
- I successfully ran the ZED example and the SIM example separately.
- I attempted to combine the ZED example with the SIM Navigation2 module.
However, when I set a goal (2D Goal Pose) in RViz2, the system crashes.
Below are the details of my environment and the issue:
Hardware environment:
- Platform: Jetson Orin NX (16G), JP6.0
- Camera: ZEDX
- Isaac ROS Version: 3.1
After launching the combined program, I can see the map being generated and the camera feed. But when I set a 2D Goal Pose in RViz2, the program crashes and cannot proceed further.