You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Ubuntu 18.04 and ROS melodic and I run the command in the terminal
$ roslaunch voxel_map mapping_velodyne.launch
and the result/output in the terminal is as following:
ERROR: cannot launch node of type [voxel_map/voxel_mapping_odom]: Cannot locate node of type [voxel_mapping_odom] in package [voxel_map]. Make sure file exists in package path and permission is set to executable (chmod +x)
No processes to monitor
shutting down processing monitor...
... shutting down processing monitor complete
What is the problem?
I cannt find the file voxel_mapping_odom...
Best,
PM
The text was updated successfully, but these errors were encountered:
Hello @ChongjianYUAN
I have Ubuntu 18.04 and ROS melodic and I run the command in the terminal
$ roslaunch voxel_map mapping_velodyne.launch
and the result/output in the terminal is as following:
SUMMARY
PARAMETERS
NODES
/
voxel_mapping_odom (voxel_map/voxel_mapping_odom)
ROS_MASTER_URI=http://localhost:11311
ERROR: cannot launch node of type [voxel_map/voxel_mapping_odom]: Cannot locate node of type [voxel_mapping_odom] in package [voxel_map]. Make sure file exists in package path and permission is set to executable (chmod +x)
No processes to monitor
shutting down processing monitor...
... shutting down processing monitor complete
What is the problem?
I cannt find the file voxel_mapping_odom...
Best,
PM
The text was updated successfully, but these errors were encountered: