install turtlesim on Raspberry Pi [closed]

asked 2015-07-13 02:52:12 -0500

Kazuki Kadonaka gravatar image

Hello

I'm following the tutorial at http://wiki.ros.org/ROSberryPi/Settin...

I ran the following command

$ cd ~/ros_catkin_ws/src $ roslocate info turtlesim | rosws merge - $ rosws update $ cd .. $ rosdep install --from-paths src --ignore-src --rosdistro hydro -y --os=debian:wheezy

ERROR: the following package/stacks could not have their rosdep keys resolved to system dependecies: turtlesim: No definition of [geometry_msgs] for OS [debian]

I don't know how to resolve. Please teach me.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by mgruhler
close date 2015-07-13 04:09:42.888474

Comments

mgruhler gravatar image mgruhler  ( 2015-07-13 04:09:55 -0500 )edit