ethz-asl / voxblox

A library for flexible voxel-based mapping, mainly focusing on truncated and Euclidean signed distance fields.
BSD 3-Clause "New" or "Revised" License
1.37k stars 358 forks source link

Error "ERROR: cannot launch node of type [voxblox_ros/tsdf_server]: Cannot locate node of type [tsdf_server] in package [voxblox_ros]." when run roslaunch examples #419

Closed vovaekb closed 3 months ago

vovaekb commented 3 months ago

When I run examples cow_and_lady_dataset.launch and basement_dataset.launch I get error "ERROR: cannot launch node of type [voxblox_ros/tsdf_server]: Cannot locate node of type [tsdf_server] in package [voxblox_ros]. Make sure file exists in package path and permission is set to executable (chmod +x)". I use ROS Noetic on Ubuntu 20.04.