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

Error trying ethzasl_sensor_fusion tutorials

asked 2013-12-14 15:29:06 -0500

ZiyangLI gravatar image

updated 2013-12-14 15:29:36 -0500

Hi all,

I am learning the ethzasl_sensor_fusion tutorials. I have no problem in setting up the package and playing the bag files. But after about 2 seconds I get error messages as following:

=== ERROR === update: NAN at index 0
=== ERROR === prediction p: NAN at index 0
...

Anybody knows how to solve this?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
2

answered 2014-03-27 21:00:26 -0500

sai gravatar image

Hi,

I too had the same issue, but re-running the steps solved the issue. Sometimes when I initially played the dataset for about 2 sec then I had the same issue.

Specifically, after starting the bag file using this command rosbag play dataset.bag --pause -s 25

play the dataset for about 1 sec and again pause it by pressing spacebar. Then initialize the filter using dynamic reconfigure gui and then play it. Then resume the dataset by pressing the spacebar and this should not give the NAN error.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-12-14 15:29:06 -0500

Seen: 298 times

Last updated: Mar 27 '14