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

Target id increases infinitely during object tracking [autoware_imm_ukf_pda_track]

asked 2019-10-17 03:52:05 -0500

kmjcr7 gravatar image

updated 2019-10-17 04:31:25 -0500

/////////////////////////////////////////// ubuntu 16.04, ROS Kinetic, Autoware ///////////////////////////////////////////

Hi all,

I'm trying to track an object using autoware's imm_ukf_pda. When I track an object using the 'imm_ukf_pda_track.launch' file, the "target_id" of the objects keeps increasing to infinity. Do you know why this is happening? I just changed the topic name of the point cloud to subscribe to.

Even if you modify the values ​​of several parameters in the launch file, the target ID will continue to increase. Do you know why?

The video link : https://drive.google.com/drive/folder...

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2019-10-17 18:14:05 -0500

kosuke_murakami gravatar image

Target id is not increasing in the video you shared. However, there is a chance that target id increases if the detection result has some noise.

edit flag offensive delete link more

Comments

In the video, the target ID is the value in brackets. not cluster id.

kmjcr7 gravatar image kmjcr7  ( 2019-10-17 20:13:19 -0500 )edit

The reason why target id increases is that tracking fails and treats an object as another object compared with the past object.

kosuke_murakami gravatar image kosuke_murakami  ( 2019-10-17 22:22:08 -0500 )edit

Do you have an idea to fix it? what should I do?

kmjcr7 gravatar image kmjcr7  ( 2019-10-17 23:32:55 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2019-10-17 03:52:05 -0500

Seen: 147 times

Last updated: Oct 17 '19