Hello everyone,
My setup goes like this,
Device: Jetson Orin Nano
camera:realsense d455f
I followed the nvidia isaac ros document to get map from depth camera . I got the map but i have no idea how to proceed furthur with this map. I have no idea how to save this map and go for next step for nav2 . I was planning to run Isaac sim for simulation, but since its not supported on jetson orin i skipped it. My primary goal is the map i got from nvblox should be use for navigation. Please help me i have go through the developer forum and and even github discussion but i didnt find perfect answer.
Any leading help can be grateful.
Thank you in advance.
In this case the localization works with Isaac ROS vslam (line 63-73)
The best way is to make a new launch file starting from the realsense demo and add the nav2 launcher following the lines on the nova carter launch file: