ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

enienws's profile - activity

2013-01-30 23:01:56 -0500 received badge  Famous Question (source)
2013-01-30 22:27:13 -0500 received badge  Notable Question (source)
2012-11-26 02:51:10 -0500 received badge  Popular Question (source)
2012-11-25 04:26:55 -0500 asked a question no such option: --rosdep-install

Hello,

I have been trying to build pi_vision package with no success. I have been following the steps explained on: 3w.ros.org/wiki/pi_face_tracker

I have downloaded the source to one of the folders which is specified on the environment variable $ROS_PACKAGE_PATH

The problem is whenever I run the command: rosmake --rosdep-install pi_vision

An error message is output to console as follows: " Usage: rosmake [options] [PACKAGE]...

rosmake: error: no such option: --rosdep-install ".

How can I solve this problem?

Best regards