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

Problems with comunicate Turtlebot and Netbook

asked 2012-08-01 01:57:46 -0500

iscaram gravatar image

Hi, I am an engineering student who is working with the turtlebot, this one was purchased from the official website.

I follow all the tutorials from the ROS website but, I think that ROS can't access my Create... Is not possible see informations about the robot in turtlebot_dashboard, like battery and sensors status, but is possible to see netbook battery status, then I can conclude that the connection Workstation-netbook is ok, the problem could be between the netbook and Create. The status of all sensors in turtlebot_dashboard is Stale, except the netbook battery.

Using "lsusb" command, I can see that my converter is properly connected at ttyUSB0.

I read in another post that adding in the /etc/udev/rules.d/52-turtlebot.rules a line with my idProduct and idVendor the problem is solve. This line is:

ATTRS{idProduct}=="6001",ATTRS{idVendor}=="0403",MODE="666",GROUP="turtlebot"

But this don't work for me, can anyone help me?

Thanks, iscaram

edit retag flag offensive close merge delete

Comments

Did you actually start the turtlebot?

dornhege gravatar image dornhege  ( 2012-08-01 02:16:09 -0500 )edit

Yes, i have the turtlebot here, i did all the tutorials for install ROS (in both computers, turtlebot ones and in my laptop), but Is not possible see informations about the robot in turtlebot_dashboard

iscaram gravatar image iscaram  ( 2012-08-01 23:13:08 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-08-01 09:58:21 -0500

prasanna.kumar gravatar image

I had similar problems. When you run lsusb on TurtleBot laptop do you see a list of three microsoft corporation devices referring to the Kinect ?. If no, the TurtleBot is not fully up. Bring-up the TurtleBot either using minimal launch or service start and wait for the second beep from create. Now the dashboard should work properly. Put the TurtleBot on full mode and check lsusb again. This post of mine might help.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-01 01:57:46 -0500

Seen: 267 times

Last updated: Aug 01 '12