What does the following ROS command do ?

asked 2017-02-21 03:36:43 -0500

a443 gravatar image

Hi,

While reading on the ros answer wiki page, I come across the following command about which I don't know much. The command is - "rosdep install --from-paths src/ --ignore-src --rosdistro indigo".

Link:- http://answers.ros.org/question/25247...

edit retag flag offensive close merge delete

Comments

1

This could easily be checked by looking at the ROS wiki, the rosdep command line API or by simply typing rosdep -h.

mgruhler gravatar image mgruhler  ( 2017-02-21 06:01:35 -0500 )edit