catkin-make: command not found 错误解决
$ echo “source /opt/ros/indigo/setup.bash” >> ~/.bashrc
本文介绍了解决在ROS环境中遇到的catkin-make:commandnotfound错误的方法。通过将ROS的setup.bash脚本源命令添加到用户的.bashrc文件中,可以确保所有必需的环境变量被正确设置,从而避免此错误。
catkin-make: command not found 错误解决
$ echo “source /opt/ros/indigo/setup.bash” >> ~/.bashrc
189
1万+

被折叠的 条评论
为什么被折叠?