ImportError: No module named create_driver
Hi,
I'm currently trying to teleoperate Irobot Create from ROS Hydor.
I've successfully created all the pakages as required in here : http://pharos.ece.utexas.edu/wiki/index.php/ROS_packages_and_contents_required_to_teleoperate_the_iRobot_Create
I moved to the next section here: http://pharos.ece.utexas.edu/wiki/index.php/Teleoperate_iRobot_Create_using_ROS_Hydro
When I run $ rosrun irobotcreatenode turtlebotnode.py _name:=turtlebotnode cmdvel:=mobilebase/commands/velocity
I got this error:
Traceback (most recent call last):
File "/home/user/catkinws/src/irobotcreatenode/nodes/turtlebotnode.py", line 65, in
How do I solve this? THanks in advance.
Asked by JamesAngsy on 2015-04-09 02:37:41 UTC
Comments