RI-SE / ATOS

ROS2 based platform for coordinating tests of automated vehicles and their surrounding systems.
Mozilla Public License 2.0
16 stars 4 forks source link

Fix transformation monr #610

Closed samuelthoren closed 1 year ago

samuelthoren commented 1 year ago

We had problems with position triggers, where the issue was that the position from the MONR-data needed to be transformed back into the esmini coordinates in order to be at the correct position in esmini.

We also measured the speed for the transformation, it took about 10-30 microseconds for each transform, so I don't think it should be an issue when we have many objects.