Closed rodja closed 2 months ago
Thanks to #153 we now can use reference frames to calculate coordinates. This PR provides a prediction_frame for the Odometer to make using coordinates on the robot more convinient.
prediction_frame
Odometer
I like rosys.odometer_prediction or rosys.odometer.prediction because it indicates the module where it is used.
rosys.odometer_prediction
rosys.odometer.prediction
Thanks to #153 we now can use reference frames to calculate coordinates. This PR provides a
prediction_frame
for theOdometer
to make using coordinates on the robot more convinient.