![]() |
Khangai Robot Play - Naive
01
THe naive play of the Khangai Robot
|
#include "queue_custom.h"

Go to the source code of this file.
Classes | |
| class | Throwing |
Enumerations | |
| enum | Throwing_Commands { Throwing_Commands::GRIP = 0x01, Throwing_Commands::ACTUATE = 0x02, Throwing_Commands::EXTEND = 0x03, Throwing_Commands::PASS_GEREGE = 0x04, Throwing_Commands::THROW = 0x05, Throwing_Commands::RETRIEVE = 0x06, Throwing_Commands::MOVE_PLATFORM_LEFT = 0x07, Throwing_Commands::MOVE_PLATFORM_RIGHT = 0x08, Throwing_Commands::ROTATE_GEREGE = 0x09 } |
Functions | |
| void | Throwing_Handle_TxCplt (void) |
|
strong |
| void Throwing_Handle_TxCplt | ( | void | ) |