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

rosmake error:no such option

asked 2013-11-15 19:05:58 -0500

Battery gravatar image

Hello, I am recently learning

          <a href="http://wiki.ros.org/openni/Contests/ROS%203D/RGBD-6D-SLAM">http://wiki.ros.org/openni/Contests/ROS%203D/RGBD-6D-SLAM</a>

My system is Ubuntu 12.04 and ros-libfreenect.

This is some error I don't know how to fix it:

           root@ubuntu:~# rosmake --rosdep-install rgbdslam
           Usage: rosmake [options] [PACKAGE]...

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

Could you help me to try it out? Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-04-04 12:03:47 -0500

Ken_in_JAPAN gravatar image

updated 2014-04-04 12:04:34 -0500

Your error says to you "no such option". On a web site ( http://wiki.ros.org/rosmake ), it describes that option --rosdep-install is avalable for electric and earlier. I guess you use fuerte, groovy or hydro. So I think you should try next command, because a web site ( http://wiki.ros.org/openni/Contests/R... ) describes Compile our package.

rosmake rgbdslam

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-11-15 19:05:58 -0500

Seen: 505 times

Last updated: Apr 04 '14