catkin_make: command not found
生活随笔
收集整理的這篇文章主要介紹了
catkin_make: command not found
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
catkin_make: command not found當我們編譯ros時,出現了這種錯誤,可以這樣解決
To execute the command:
> source /opt/ros/indigo/setup.bashTo add to your ~/.bashrc:
> echo "source /opt/ros/indigo/setup.bash" >> ~/.bashrc > source ~/.bashrc總結
以上是生活随笔為你收集整理的catkin_make: command not found的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ubuntu16.04版本 the
- 下一篇: Qt插件:在Qt中进行ROS开发(一)