2
0
mirror of https://github.com/team2059/Dent synced 2024-12-18 20:52:29 -05:00
dent/mainpage.dox

37 lines
863 B
Plaintext
Raw Normal View History

/**
2015-10-10 02:51:23 -04:00
* @mainpage Arthur
*
2015-10-10 02:51:23 -04:00
* The Hitchhikers Team 2015 off-season robot, Arthur. Features an elevator, pneumatic collector wheels, and arcade drive
* @section Subsystems
* -# @ref Drivetrain
* -# @ref BinElevator
* -# @ref BinCollector
* -# @ref Elevator
* -# @ref Collector
2015-09-18 11:39:18 -04:00
* -# @ref Pneumatics
* @section Commands
* -# @ref AutoDrive
* -# @ref Turn
* -# @ref BinCloseArms
* -# @ref BinLower
* -# @ref BinOpenArms
* -# @ref BinRaise
* -# @ref BinIn
* -# @ref BinOut
* -# @ref RollIn
* -# @ref RollOut
2015-10-10 02:51:23 -04:00
* -# @ref EnableCompressor
* -# @ref DisableCompressor
* -# @ref OpenArm
* -# @ref CloseArm
* -# @ref Drive
* -# @ref Lower
* -# @ref Raise
* @section Command Groups
* -# @ref Autonomous
* -# @ref CollectTote
* -# @ref ReleaseTote
2015-03-09 13:46:11 -04:00
*
* Note: Recycling containers are referred to bins throughout the project
*/