Robot
The embedded systems for UTRA's autonomous humanoid soccer-playing robot
|
Defines the RobotGoal data structure used in communication with the high-level software. RobotGoal is the data structure sent from the PC to the MCU; it contains motor trajectories. More...
Go to the source code of this file.
Classes | |
struct | robot_goal |
Data structure sent from the PC to the MCU. Contains "goal" motor positions. More... | |
Typedefs | |
typedef struct robot_goal | RobotGoal |
Data structure sent from the PC to the MCU. Contains "goal" motor positions. | |
Defines the RobotGoal data structure used in communication with the high-level software. RobotGoal is the data structure sent from the PC to the MCU; it contains motor trajectories.
Definition in file robotGoal.h.