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

Public Member Functions

virtual std::unique_ptr< Planning::MotionCommandclone () const override
 
 TuningPathCommand (const MotionInstant &goal)
 
- Public Member Functions inherited from Planning::MotionCommand
CommandType getCommandType () const
 

Public Attributes

const MotionInstant pathGoal
 

Additional Inherited Members

- Public Types inherited from Planning::MotionCommand
enum  CommandType {
  PathTarget, DirectPathTarget, TuningPath, Pivot,
  WorldVel, Settle, Collect, LineKick,
  Intercept, None
}
 
- Protected Member Functions inherited from Planning::MotionCommand
 MotionCommand (const MotionCommand &that)=default
 
 MotionCommand (CommandType command)
 
+ Inheritance diagram for Planning::TuningPathCommand:
+ Collaboration diagram for Planning::TuningPathCommand:

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