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

Public Member Functions

virtual std::unique_ptr< Planning::MotionCommandclone () const override
 
 SettleCommand (std::optional< Geometry2d::Point > target)
 
- Public Member Functions inherited from Planning::MotionCommand
CommandType getCommandType () const
 

Public Attributes

const std::optional< Geometry2d::Pointtarget
 

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::SettleCommand:
+ Collaboration diagram for Planning::SettleCommand:

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