rosdep command not found solution

I am trying to use rosdep to install some packages, but ros told me 'rosdep command not found', here is the solution

1. open ubuntu software center, select ROS precise (if you have followed the instruction to install ros)

2.search rosdep, you will find 'rosdep system dependency installation too', install this one

3.run the command 'sudo rosdep init' and 'rosdep update'

4.test rosdep, and it will work

good luck~~

發佈了89 篇原創文章 · 獲贊 18 · 訪問量 46萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章