-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
It appears that calls to the save map service take forever, and no map is actually being saved.
This issue arises when using the Bringup example in conjunction with Isaac Sim on an x64 machine.
The sample functions correctly before invoking the save map service.
I haven't found any error messages in the logs, but I'm happy to provide a specific log if needed.
It's worth noting that the service operates as expected in version 3.1.
Service call:
ros2 service call /nvblox_node/save_map nvblox_msgs/srv/FilePath "{file_path: '/workspaces/isaac_ros-dev/super_cool_map.nvblx'}"
nvblox launch:
ros2 launch nvblox_examples_bringup isaac_sim_example.launch.py
Metadata
Metadata
Assignees
Labels
No labels