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

Hector_SLAM on BeagleBone error

asked 2013-06-07 12:10:57 -0500

TJump gravatar image

I have hector_slam running on the BeagleBone. IMU_UM6 and URG-04X both launch and stream data.

I have not had success getting hokuyo_node functional so I am using the newer urg_node and changed the launch file for hector_slam to launch the urg_node rather than the hokuyo_node.

I do not have rviz running on the BeagleBone as there is no display attached to the BeagleBone.

When I launch hector_slam I get the following error:

[ERROR] [1370640753.966993122]: Trajectory Server: Transform from /map to /base_stabilized failed: Frame id /map does not exist! Frames (4):
Frame /laser exists with parent /base_link.
Frame /base_link exists with parent /base_stabilized.
Frame /base_stabilized exists with parent NO_PARENT.

Is this because rviz is not running and loading the map, or do I have a different issue?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-06-07 14:10:24 -0500

That's just a startup artifact due to tf not being fully up and running, as the order of node startup in a launch file is pretty much random. Will look into suppressing this error at a later date :)

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-06-07 12:10:57 -0500

Seen: 200 times

Last updated: Jun 07 '13