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

Reading a bag file with hector slam package

asked 2016-02-09 22:14:54 -0500

jaymo3141 gravatar image

updated 2016-02-10 01:33:57 -0500

gvdhoorn gravatar image

I am using a neato XV-11 lidar and I am able to record a bag file. However when I run the launch file in this tutorial http://wiki.ros.org/hector_slam/Tutor... with my bag file I get the following error

[ INFO] [1455077561.968539391, 1454655528.267204049]: lookupTransform base_footprint to neato_laser timed out. Could not transform laser scan into base_frame.

Can anyone help?

edit retag flag offensive close merge delete

Comments

When copy/pasting console output it's better to format it as Preformatted text (the button with 101010 on it). That way illegal markup (like the [ INFO ]) does not get filtered out (your error message was invisible).

gvdhoorn gravatar image gvdhoorn  ( 2016-02-10 01:35:17 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-02-12 20:22:45 -0500

dchang0 gravatar image

updated 2016-02-12 20:23:31 -0500

There was another ROS Answer thread about that exact error (well, almost exact--it wasn't about a neato_laser, just laser), and in the thread it was determined that this is just an informational message (hence the [INFO] label) that occurs in the short time before the transform has spun up.

In other words, all you have to do is wait and the problem will go away on its own.

edit flag offensive delete link more

Comments

Here is the other thread: http://answers.ros.org/question/53611...

dchang0 gravatar image dchang0  ( 2016-02-12 22:05:50 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-02-09 22:14:54 -0500

Seen: 229 times

Last updated: Feb 12 '16