Error when use imm_ukf_pda_truck on Autoware [closed]

asked 2019-11-08 01:08:20 -0500

tiensu gravatar image

Hi you,

I am using a camera and lidar to detect and track objects. I could detect objects by using YoloV3 algorithm in combining with the lidar euclidean algorithm and the result is displayed on RViz (object name and distance). To track objects, I checked on checkbox imm_ukf_pda_truck on Autoware. However, there is an error:

[ERROR] [1573195888.638940646]: Lookup would require extrapolation into the past. Requested time 1573195754.240423168 but the earliest data is at time 1573195878.649365694, when looking up transform from frame [velodyne] to frame [world].

I don't understand why. Could you help me figure out the reason for the problem?

My environment:

  • Autoware 1.12.0 melodic (docker)
  • Ubuntu 18.04

Thank you very much!

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tiensu
close date 2019-11-21 00:31:37.229580

Comments

Did you solve the problem? I'm facing the same issue and couldn't solve it yet. Please let me know you found a solution! Thank you.

pedroexe gravatar image pedroexe  ( 2020-02-27 03:50:02 -0500 )edit