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

error installing turtle_teleop

asked 2012-07-20 16:28:28 -0500

hcx31 gravatar image

Hi,i am trying to install the turtle_teleop. I tried running the command "rosdep install turtle_teleop" and got the following error.what should I do?

ERROR: Rosdep cannot find all required resources to answer your query Missing resource turtle_teleop ROS path [0]=/opt/ros/fuerte/share/ros ROS path [1]=/opt/ros/fuerte/share ROS path [2]=/opt/ros/fuerte/stacks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-07-23 04:34:00 -0500

allenh1 gravatar image

I think I have found the problem. The package is named "turtlebot_teleop", not "turtle_teleop".

allenh1@muri-pc7:~$ rospack find turtle_teleop
[rospack] Error: stack/package turtle_teleop not found
allenh1@muri-pc7:~$ rospack find turtlebot_teleop
/opt/ros/fuerte/stacks/turtlebot_apps/turtlebot_teleop

I am running Ubuntu 12.04. I installed ROS with the package manager. If you did otherwise, then this answer may not be correct; however, I imagine the package names are static on most platforms. Let me know if this doesn't work!

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-07-20 16:28:28 -0500

Seen: 735 times

Last updated: Jul 23 '12