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
ERROR: cannot launch node of type [map_generator/map_pub]: Cannot locate node of type [map_pub] in package [map_generator]. Make sure file exists in package path and permission is set to executable (chmod +x)
ERROR: cannot launch node of type [exploration_manager/exploration_node]: Cannot locate node of type [exploration_node] in package [exploration_manager]. Make sure file exists in package path and permission is set to executable (chmod +x)
ERROR: cannot launch node of type [lkh_mtsp_solver/mtsp_node]: Cannot locate node of type [mtsp_node] in package [lkh_mtsp_solver]. Make sure file exists in package path and permission is set to executable (chmod +x)
ERROR: cannot launch node of type [lkh_mtsp_solver/mtsp_node]: Cannot locate node of type [mtsp_node] in package [lkh_mtsp_solver]. 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
大概20个左右ERROR: cannot launch node of type
The text was updated successfully, but these errors were encountered:
在执行完catkin_make之后报了这样的错误:
我应该怎么修改呢?
还有一点是:在报错之后,我运行这行命令1仍是可以启动的;
1 source devel/setup.bash && roslaunch exploration_manager rviz.launch
但是运行这行命令2
2 source devel/setup.bash && roslaunch exploration_manager swarm_exploration.launch
会报以下错误
大概20个左右ERROR: cannot launch node of type
The text was updated successfully, but these errors were encountered: