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

robot_localization ignoring transformations

asked 2015-08-31 12:19:24 -0500

Tiago gravatar image

I'm using robot_localization package (ekf_template), but I think I'm inputting incorrectly sensors data, because there are no output on the topic /odometry/filtered.

I'm doing the tests with an real IMU (fram = /imu. topic = /imu/date) and a simulated Odometry data (frame = /odom or /odometry. topic = /odometry) published by rostopic pub. The sensors covariance are set to zero. My tf tree is set to odom->base_link->imu, I tried to create an odometry frame intermediate (odom->odometry->base_link->imu) but no lucky.

In the debug log I noticed the following error: Could not transform into base_link measurement. Ignoring ...

Could anyone help? Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-08-31 19:56:52 -0500

Tom Moore gravatar image

Sounds like your transform from base_link->imu is not being generated. Please see the guidelines here (section 1.3) for asking questions about robot_localization and update your question.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-08-31 12:19:24 -0500

Seen: 135 times

Last updated: Aug 31 '15