GT RoboCup SSL
Soccer software, robot firmware
|
This class represents a robot's motion and rotation "state" at a given time, including position, velocity, angle, and rotationVelocity. More...
Public Member Functions | |
RobotInstant (MotionInstant motion=MotionInstant(), std::optional< AngleInstant > angle=std::nullopt) | |
Public Attributes | |
MotionInstant | motion |
std::optional< AngleInstant > | angle |
This class represents a robot's motion and rotation "state" at a given time, including position, velocity, angle, and rotationVelocity.