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'm trying to run Hector_Slam and RPlidar, RPlidar works fine and launches fine but whenever I try to launch tutorial launch from Hector slam it gives me this error:
process[rviz-1]: started with pid [27650]
ERROR: cannot launch node of type [hector_mapping/hector_mapping]: Cannot locate node of type [hector_mapping] in package [hector_mapping]. Make sure file exists in package path and permission is set to executable (chmod +x)
process[base_to_laser_broadcaster-3]: started with pid [27651]
ERROR: cannot launch node of type [hector_trajectory_server/hector_trajectory_server]: Cannot locate node of type [hector_trajectory_server] in package [hector_trajectory_server]. Make sure file exists in package path and permission is set to executable (chmod +x)
ERROR: cannot launch node of type [hector_geotiff/geotiff_node]: Cannot locate node of type [geotiff_node] in package [hector_geotiff]. Make sure file exists in package path and permission is set to executable (chmod +x)
I'm not sure what the problem is but here is the rest of the compile list when i launch it to see if there's anything useful:
... logging to /home/alejandro/.ros/log/d3e43158-e900-11eb-8d34-2f7f34d025cb/roslaunch-DektopDesktop-desktop-27633.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
process[rviz-1]: started with pid [27650]
ERROR: cannot launch node of type [hector_mapping/hector_mapping]: Cannot locate node of type [hector_mapping] in package [hector_mapping]. Make sure file exists in package path and permission is set to executable (chmod +x)
process[base_to_laser_broadcaster-3]: started with pid [27651]
ERROR: cannot launch node of type [hector_trajectory_server/hector_trajectory_server]: Cannot locate node of type [hector_trajectory_server] in package [hector_trajectory_server]. Make sure file exists in package path and permission is set to executable (chmod +x)
ERROR: cannot launch node of type [hector_geotiff/geotiff_node]: Cannot locate node of type [geotiff_node] in package [hector_geotiff]. Make sure file exists in package path and permission is set to executable (chmod +x)
[rviz-1] process has finished cleanly
log file: /home/alejandro/.ros/log/d3e43158-e900-11eb-8d34-2f7f34d025cb/rviz-1*.log
The text was updated successfully, but these errors were encountered:
I'm trying to run Hector_Slam and RPlidar, RPlidar works fine and launches fine but whenever I try to launch tutorial launch from Hector slam it gives me this error:
process[rviz-1]: started with pid [27650]
ERROR: cannot launch node of type [hector_mapping/hector_mapping]: Cannot locate node of type [hector_mapping] in package [hector_mapping]. Make sure file exists in package path and permission is set to executable (chmod +x)
process[base_to_laser_broadcaster-3]: started with pid [27651]
ERROR: cannot launch node of type [hector_trajectory_server/hector_trajectory_server]: Cannot locate node of type [hector_trajectory_server] in package [hector_trajectory_server]. Make sure file exists in package path and permission is set to executable (chmod +x)
ERROR: cannot launch node of type [hector_geotiff/geotiff_node]: Cannot locate node of type [geotiff_node] in package [hector_geotiff]. Make sure file exists in package path and permission is set to executable (chmod +x)
I'm not sure what the problem is but here is the rest of the compile list when i launch it to see if there's anything useful:
... logging to /home/alejandro/.ros/log/d3e43158-e900-11eb-8d34-2f7f34d025cb/roslaunch-DektopDesktop-desktop-27633.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://DektopDesktop-desktop:42625/
SUMMARY
PARAMETERS
NODES
/
base_to_laser_broadcaster (tf/static_transform_publisher)
hector_geotiff_node (hector_geotiff/geotiff_node)
hector_mapping (hector_mapping/hector_mapping)
hector_trajectory_server (hector_trajectory_server/hector_trajectory_server)
rviz (rviz/rviz)
ROS_MASTER_URI=http://localhost:11311
process[rviz-1]: started with pid [27650]
ERROR: cannot launch node of type [hector_mapping/hector_mapping]: Cannot locate node of type [hector_mapping] in package [hector_mapping]. Make sure file exists in package path and permission is set to executable (chmod +x)
process[base_to_laser_broadcaster-3]: started with pid [27651]
ERROR: cannot launch node of type [hector_trajectory_server/hector_trajectory_server]: Cannot locate node of type [hector_trajectory_server] in package [hector_trajectory_server]. Make sure file exists in package path and permission is set to executable (chmod +x)
ERROR: cannot launch node of type [hector_geotiff/geotiff_node]: Cannot locate node of type [geotiff_node] in package [hector_geotiff]. Make sure file exists in package path and permission is set to executable (chmod +x)
[rviz-1] process has finished cleanly
log file: /home/alejandro/.ros/log/d3e43158-e900-11eb-8d34-2f7f34d025cb/rviz-1*.log
The text was updated successfully, but these errors were encountered: