ethz-asl / voxblox_ground_truth

Create ground truth voxblox maps from Gazebo worlds or .ply files
BSD 2-Clause "Simplified" License
86 stars 24 forks source link

Rviz visualization is not showing up #17

Closed sparsh-b closed 1 year ago

sparsh-b commented 1 year ago

Hello,

First off, thanks for open sourcing this work!

I followed the Demo instructions and could see Gazebo & Rviz loaded. Gazebo is showing the world but I thought Rviz would also visualize the generated tsdf (but it is not). Is that the case?

This is how my Gazebo & Rviz are looking like image

sparsh-b commented 1 year ago

It came up after executing the command mentioned in the readme to save the tsdf file rosservice call /gazebo/save_voxblox_ground_truth_to_file "file_path: '$HOME/voxblox_ground_truth_demo.tsdf'"