Turtlebot with Groovy failed.
Hi. I've got following error with turtlebot_bringup, in ROS Groovy. I have followed http://ros.org/wiki/Robots/TurtleBot. Anyone succeeded to run turtlebot in Groovy?
/opt/ros/groovy/stacks/turtlebot_create/create_node/nodes/turtlebot_node.py:56: UserWarning: roslib.rosenv is deprecated, please use rospkg or rosgraph.rosenv
import roslib.rosenv
Traceback (most recent call last):
File "/opt/ros/groovy/stacks/turtlebot_create/create_node/nodes/turtlebot_node.py", line 65, in <module>
from turtlebot_driver import Turtlebot, MAX_WHEEL_SPEED, DriverError
ImportError: No module named turtlebot_driver
It works with ubuntu 12.04 LTS. Try this version and check.
I get the same fatal error as @Hyon Lim when using a Create-based TurtleBot. I am using Ubuntu 12.04LTS and the latest Groovy debs. The file turtlebot_driver.py does not exist anywhere under /opt/ros/groovy. It does exist under /opt/ros/fuerte.