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

problems with launching robotino_node

asked 2012-11-08 01:48:39 -0500

roskidos gravatar image

updated 2012-11-08 02:12:16 -0500

Lorenz gravatar image

Hi,

I've installed ROS Fuerte along with Ubuntu 12.04 for a month or so. Part of my work with ROS is to try it on our lab's robotino.

I simply want to connect my PC as a client (with a wifi stick) to Robotino as an AP to run some robotino demos provided with the stack.

But the result is always like this:

[ WARN] [1351922165.116894137]: The root link base_link has an inertia specified in the URDF, but KDL does not support a root link with an inertia.  As a workaround, you can add an extra dummy link to your URDF.
[ERROR] [1351922165.594054747]:
[ INFO] [1351922167.593944503]: Disconnected from Robotino

I also checked the connection with Robotino View and it worked to capture camera image or other sensors in Robotino View. But it failed to run/compile robotinoView demo in Eclipse and either with ROS robotino stacks i.e robotino_node The IP I used in robotinoView was used again to launch robotino_node

Does launching robotino_node have such trouble? and need much of debuggin or something?? I'm doubting that this relates to the compatibility between CF card v2.x and my current API2 used in ROS robotino_node.

Thank you in advance for any help!!

Cheers, Shawn Le

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-11-13 23:48:42 -0500

roskidos gravatar image

The problem is really caused by the incompatibility of CF Card v2.0 (shipped with our Robotino) with ROS. ROS uses api2 and the api I have is also api2 and they can not be used with CF Card v2.0. I tried 2 things:

  • installed a CF Card v3.0 with guide here but it failed. Someone's already succeeded please share some ideas
  • upgrade the v2.0 CF Card with api2 with guide here and it works fine (with some minor errors but can be dealed with)

Thank you!

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-11-08 01:48:39 -0500

Seen: 417 times

Last updated: Nov 13 '12