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

ROS Groovy Turtlebot Install from Debs Path error

asked 2013-02-13 01:09:42 -0500

kpowell34567 gravatar image

Hello!

I am following the instructions from here: ros.org/wiki/turtlebot/Tutorials/groovy/Installation

Doing the debs installation to create my turtlebot computer.

I got all the way down to:

One last step if you have a kobuki base, you'll need to add kobuki's udev rules (you'll need your sudo password):

. /opt/turtlebot/groovy/setup.bash rosrun kobuki_ftdi create_udev_rules

And encountered a small problem:

/opt/turtlebot/ does not exist.

Suggestions?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-02-18 08:36:13 -0500

teichel1 gravatar image

I had the same problem. My directory is

. /opt/ros/groovy/setup.bash rosrun kobuki_ftdi create_udev_rules

instead of

. /opt/turtlebot/groovy/setup.bash rosrun kobuki_ftdi create_udev_rules

edit flag offensive delete link more

Comments

Yes, there was a typo on the tutorial that's been fixed since. Thanks.

Daniel Stonier gravatar image Daniel Stonier  ( 2013-02-21 12:14:19 -0500 )edit

Question Tools

Stats

Asked: 2013-02-13 01:09:42 -0500

Seen: 238 times

Last updated: Feb 18 '13