You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* No strategy
* Goto XYA with 1 robot, order given through USB shell
* Commenting out features is OK
* (optional) CLI viewer for
* Bus injector for wheelbase encoders
* Motor board emulator
* No physics engine
In preparation for next year, we need to capitalize on our current robots and solve a few issues encountered with our robots in 2019:
- Robust obstacle avoidance with a proper fallback plan to get out of an obstacle
- Robust communication between our robots to avoid each other
- Improve the control system and trajectory management of the arms
- Robust screen display and score estimation
- Document the process of setting up a new wheelbase
- Improve the process of adding and tuning actions in GOAP
- Improve the GOAP simulator for strategy development