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