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

Imm_ukf_pda tracking

asked 2019-05-15 21:43:36 -0500

sai7077 gravatar image

updated 2019-05-20 05:22:41 -0500

gvdhoorn gravatar image

I am very new to autoware. Can any one tell me regarding usage of imm_ukf_pda tracking algorithm. In the algorithm when i enable the use_sukf. racking id’s are stable for static aswell as for the dynamic objetcs.

But when we disables the use_sukf Track id’s for the dynamic or moving objects is keep on changing.

what is the differnce between using predictionSUKF() function and predictionIMMUKF() function.

I am using ubuntu 16.04 ros kinetic and autoware version 1.11.0

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2019-05-20 04:49:48 -0500

kosuke_murakami gravatar image

updated 2019-05-20 04:52:56 -0500

SUKF stands for Standard Uncsented Kalman Filter, which uses only one motion model. This is a basic implementation of UKF.

On the other hand, IMMUKF assumes three motion models.

Regarding IMMUKF, please check this paper.

I would appreciate if you could put autoware tag on this question.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-05-15 21:43:36 -0500

Seen: 381 times

Last updated: May 20 '19