GT RoboCup SSL
Soccer software, robot firmware
Planning::RobotInstant Struct Reference

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< AngleInstantangle
 

Detailed Description

This class represents a robot's motion and rotation "state" at a given time, including position, velocity, angle, and rotationVelocity.

+ Collaboration diagram for Planning::RobotInstant:

The documentation for this struct was generated from the following file: