![]() |
GT RoboCup SSL
Soccer software, robot firmware
|
Public Member Functions | |
PivotCommand (Geometry2d::Point pivotPoint, Geometry2d::Point target, float radius) | |
virtual std::unique_ptr< Planning::MotionCommand > | clone () const override |
![]() | |
CommandType | getCommandType () const |
Public Attributes | |
Geometry2d::Point | pivotTarget |
Geometry2d::Point | pivotPoint |
float | radius |
Additional Inherited Members | |
![]() | |
enum | CommandType { PathTarget, DirectPathTarget, TuningPath, Pivot, WorldVel, Settle, Collect, LineKick, Intercept, None } |
![]() | |
MotionCommand (const MotionCommand &that)=default | |
MotionCommand (CommandType command) | |