|
ART v1.0-alpha
A Robot Template that raises the floor for VRC teams
|
Header declaring robot-configuring objects like Motors and other Devices. More...
Go to the source code of this file.
Header declaring robot-configuring objects like Motors and other Devices.
This file will declare all the devices that will be neccesary to write code controlling the robot. This way, other files can know what motors, sensors and important variables exist, allowing them to access, use, and modify them, even though they are defined in a different file.
Definition in file robotConfig.h.