Inheritance diagram for RS::CatchCommand:


Public Member Functions | |
| CatchCommand (const AngleDeg &ang) | |
| const std::string | serverString () const |
| Returns the server string that will execute the CatchCommand at the soccer server. | |
| CatchCommand * | clone () const |
| Returns a new copy of the command. | |
| AngleDeg | getAngle () const |
Definition at line 76 of file CatchCommand.h.
|
|
Returns a new copy of the command. REMEMBER TO DELETE IT, OTHERWISE YOU WILL HAVE A MEMORY LEAK!!! Implements RS::PeriodicCommand. Definition at line 70 of file CatchCommand.cc. |
1.3-rc3