install turtlesim on Raspberry Pi
Hello
I'm following the tutorial at http://wiki.ros.org/ROSberryPi/Setting%20up%20Hydro%20on%20RaspberryPi
I ran the following command
$ cd ~/roscatkinws/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.
Asked by Kazuki Kadonaka on 2015-07-13 02:52:12 UTC
Comments
see http://answers.ros.org/question/213559/no-definition-of-geometry_msgs-for-os-debian/
Asked by mgruhler on 2015-07-13 04:09:55 UTC