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

Autoware localization accuracy KPI

asked 2020-03-14 13:40:23 -0500

huifeng gravatar image

I wonder if there is any rostopic or info that can represent localization accuracy for autoware. I am intending to publish some signal representing the accuracy or reliability signal of localization on CAN. Then we can stop the communication between autoware and actuator if we lose the localization.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-03-16 05:01:37 -0500

Yamato Ando gravatar image

I think it is better to use transform_probability. Since this value is not published as Topic, so you need modify the code. https://gitlab.com/autowarefoundation...

There is also a score value called fitness_score. https://gitlab.com/autowarefoundation...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-03-14 13:40:23 -0500

Seen: 206 times

Last updated: Mar 16 '20