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

TurtleBot bringup error - "Robot not connected"

asked 2013-05-16 04:57:02 -0500

larimanfrinato gravatar image

updated 2013-05-16 04:57:49 -0500

I'm trying to run the Bringup Tutorial for Turtlebot Groovy. But I always get

[WARN] [WallTime: 1368713745.246504] Create : robot not connected yet, sci not available

I have recently upgraded ROS to Groovy and I'm using a Gateway computer for Turtlebot. I have done all the tutorials for Installation and Network Setup. The Turtlebot is plugged in and the lights are on.

[WARN] [WallTime: 1368713742.227517] Create : robot not connected yet, sci not available
    [WARN] [WallTime: 1368713744.380423] Battery : unable to check laptop battery info [/proc/acpi/battery/BAT0 does not exist]
    [WARN] [WallTime: 1368713744.388681] Battery : unable to check laptop battery state [/proc/acpi/battery/BAT0 does not exist]
    [WARN] [WallTime: 1368713745.246504] Create : robot not connected yet, sci not available
    [turtlebot_laptop_battery-10] process has finished cleanly
    log file: /home/turtle2/.ros/log/07609262-be33-11e2-8571-d0df9aaae785/turtlebot_laptop_battery-10*.log
    [kinect_breaker_enabler-6] process has finished cleanly
    log file: /home/turtle2/.ros/log/07609262-be33-11e2-8571-d0df9aaae785/kinect_breaker_enabler-6*.log

At this point, the Base beeps and goes off. The iRobot light keeps on. Then I turn the base back on:

[WARN] [WallTime: 1368713868.243731] Failed to read sensor package. 5 retries left.
[ERROR] [WallTime: 1368713868.498948] Failed to contact device with error: [Distance, angle displacement too big, invalid readings from robot. Distance: 29.73, Angle: 58.26]. Please check that the Create is powered on and that the connector is plugged into the Create.
[ERROR] [WallTime: 1368713878.887388] Failed to contact device with error: [Error reading from SCI port. No data.]. Please check that the Create is powered on and that the connector is plugged into the Create.

Any ideas?

edit retag flag offensive close merge delete

Comments

I have the same problem and I'm very confused because it wasn't happening before.

Zayin gravatar image Zayin  ( 2013-06-10 06:11:59 -0500 )edit

Same problem here. But cannot fix it!!

aguadopd gravatar image aguadopd  ( 2013-09-05 05:18:07 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
2

answered 2013-06-10 06:20:05 -0500

Zayin gravatar image

updated 2013-06-10 09:21:32 -0500

I modified minimal.launch and I don't seem to get the error anymore (after 5 minutes, so I'm not sure that's the fix, but hopefully it is). So I changed robot/name for robot_name and robot/type for robot_type.

Nevermind... it occurred again, but I fixed it by recharging the battery. I think it was almost empty, even though the dashboard was indicating that it was full and despite the fact that I had let the robot charge for a very long time.

edit flag offensive delete link more
0

answered 2013-09-05 12:44:25 -0500

tfoote gravatar image

If you're using a non-standard laptop you will need to verify that the device ports are valid in the launch files. It looks like /proc/acpi/battery/BAT0 is invalid. And it is probably looking for the USB port on the wrong device as well.

edit flag offensive delete link more

Comments

I'm a newbie to Create. I've heard that the battery could be a problem. I'm currently charging to make sure that's eliminated. But how would I change the ../battery/BAT0 files to include a non-standard laptop?. Could you also please elaborate how I would modify the launch files (minimal.launch?) to include the correct ports

anshulvj gravatar image anshulvj  ( 2014-06-24 16:47:08 -0500 )edit

You should start a new question for this...info you can find at http://wiki.ros.org/turtlebot/Tutorials/hydro/Netbook%20Battery%20Setup.

Daniel Stonier gravatar image Daniel Stonier  ( 2014-06-29 06:09:45 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2013-05-16 04:57:02 -0500

Seen: 4,286 times

Last updated: Sep 05 '13