参考网址:https://answers.ros.org/question/212492/catkin_make-command-not-found/

zc@ubuntu:~ $ source /opt/ros/indigo/setup.bash
zc@ubuntu:~ $ echo "source /opt/ros/indigo/setup.bash" >> ~/.bashrc
zc@ubuntu:~ $ source ~/.bashrc

 

然后再回到工作空间使用catkin_make就可以了

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-12
  • 2022-12-23
  • 2022-02-22
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案