Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/nvblox_node/static_map_slice Unavailable #118

Open
gOrca opened this issue Aug 6, 2024 · 0 comments
Open

/nvblox_node/static_map_slice Unavailable #118

gOrca opened this issue Aug 6, 2024 · 0 comments

Comments

@gOrca
Copy link

gOrca commented Aug 6, 2024

Situation
NVIDIA Jetson AGX Orin Developer Kit - Jetpack 6.0 [L4T 36.3.0];
Currently running the following:
Isaac ROS Container + NVBlox + NVBlox / Nav2 plugin + Nav2.

Expected Outcome #1

  • Launch RVIz
  • Add → “By display type” → nvblox_rviz_plugin
  • I should see “static_map_slice” topic for RViz visualization purposes.

Expected Outcome #2

  • In separate terminal, enter “ros2 topic echo /nvblox_node/static_map_slice”
  • Output that does not look like list of "1000", which, from what I can gather, signifies "no data"

Actual Outcome #1

  • Launch RVIz
  • Add → “By display type” → nvblox_rviz_plugin
  • No “static_map_slice” topic to visualize
    Actual Outcome Isaac ROS 0.9.3 (EA3) #2
    Back in terminal, ros2 topic echo /nvblox_node/static_map_slice shows a constant “1000.0”, which, based on digging around forum, seems to be the default value for “unknown”, or “no static_map_slice” data, or “not functional?”

Question:
What is the expected output of ‘static_map_slice’, in “standalone mode” (i.e., Isaac ROS + NVBlox + NVBlox Plugin)?

Note:
I am able to successfully visualize the following:

/nvblox_node/mesh,
/nvblox_node/color_layer,
/nvblox_node/static_esdf_pointcloud (which actually outputs a costmap slice that I expect to see)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant