Skip to content

Save map issue in 3.2 #139

@dzhelyazkov-uvx

Description

@dzhelyazkov-uvx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions