Go to the source code of this file.
Data Structures | |
| struct | command |
| Structure representing a command. Currently just a initial pose and a function to execute. More... | |
| class | command_chain |
| A class representing a list of commands to perform. These commands are formed from the command structure. More... | |
Variables | |
| const int | COMMAND_CHAIN_MAX = 100 |
|
|
|
1.3