This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR6843ISK: Tracking parameter for maintenance

Part Number: IWR6843ISK

I have read the documentation on tracking algorithms.

I would like to adjust the maintenance parameters of the tracked object.

For example, if the number of new point clouds connected is less than 3 for the tracked object, I would like to free.

However, as far as I know, the only parameter related to maintenance is the state parameter, which changes the state by HIT or MISS event, and HIT event can be occur even with one point cloud is connected with tracked object.

In other words, I want to increase the HIT event occurrence condition.

Are there any parameters for this? Or do I need to change the code?

Thanks.