Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ADXL345 ADXL345_I2C IMUfilter ITG3200 Servo fishgait mbed-rtos mbed pixy_cam
Fork of robotic_fish_ver_4_8 by
MainController Class Reference
MainController class to get control inputs and place them onto the system. More...
#include <MainController.h>
Public Member Functions | |
| MainController () | |
| Create a MainController. | |
| void | start () |
| Start the main controller. | |
| void | stop () |
| Stop the main controller. | |
Detailed Description
MainController class to get control inputs and place them onto the system.
Definition at line 23 of file MainController.h.
Constructor & Destructor Documentation
| MainController | ( | ) |
Member Function Documentation
| void start | ( | ) |
| void stop | ( | ) |
Generated on Sun Jul 17 2022 22:28:23 by
1.7.2
