Smart Minotaur
 Alle Klassen Dateien Funktionen Variablen Seiten
minotaur::RobotOdometry Klassenreferenz

Stores a RobotPosition and a Movement object and grants thread-safe access to them. Mehr ...

#include <RobotOdometry.hpp>

Öffentliche Methoden

void setVelocity (const float p_linearVel, const float p_angularVel)
void setMovement (const Movement &p_movement)
Movement getMovement ()
void setPosition (const RobotPosition &p_position)
void setPosition (const Vec2 &p_position)
RobotPosition getPosition ()
void setOdometry (const RobotPosition &p_position, const Movement &p_movement)

Ausführliche Beschreibung

Stores a RobotPosition and a Movement object and grants thread-safe access to them.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: