Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

播放demo包后报错:Ignoring transform for child_frame_id "aft_pgo" from authority "unknown_publisher" because of a nan value in the transform #4

Open
XiaoJake opened this issue May 6, 2022 · 3 comments

Comments

@XiaoJake
Copy link

XiaoJake commented May 6, 2022

roslaunch fast_lio mapping_velodyne.launch
roslaunch aloam_velodyne fastlio_velodyne_VLP_16.launch
rosbag play T3F2-2021-08-02-15-00-12.bag -r 2

在执行第3条命令,开始播放bag包后,就遇到如下截图的报错和结果:
[ERROR] [1651823400.753885574]: Ignoring transform for child_frame_id "aft_pgo" from authority "unknown_publisher" because of a nan value in the transform (0.000000 0.000000 0.000000) (-nan -nan -nan -nan)

fast_lio_lc_bug

@yanliang-wang
Copy link
Owner

我没有遇到类似的情况,我觉得你需要定位哪里出现了nan值, 为什么会有nan值,我按照你发的error log,估计大概的出错位置应该是这里.
image

@srinivasrama
Copy link

rosbag play T3F2-2021-08-02-15-00-12.bag 

will give nan value issue but when i changed added the rate flag, its working as normal and no error is thrown.

rosbag play T3F2-2021-08-02-15-00-12.bag -r 2.0

@yanliang-wang
Copy link
Owner

That's weird. I can run this bag file normally with a 1.0~5.0 rate flag on my computer.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants