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