Khangai Robot Play - Naive  01
THe naive play of the Khangai Robot
throwing.h File Reference
#include "queue_custom.h"
Include dependency graph for throwing.h:
This graph shows which files directly or indirectly include this file:

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)
 

Enumeration Type Documentation

◆ Throwing_Commands

enum Throwing_Commands
strong
Enumerator
GRIP 
ACTUATE 
EXTEND 
PASS_GEREGE 
THROW 
RETRIEVE 
MOVE_PLATFORM_LEFT 
MOVE_PLATFORM_RIGHT 
ROTATE_GEREGE 

Function Documentation

◆ Throwing_Handle_TxCplt()

void Throwing_Handle_TxCplt ( void  )