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
The intention of this project is to update the codebase of our 2025 robot, Marvin 18, to function properly with Advantage Kit and also implement Maplesim.
4
+
5
+
## Goals
6
+
7
+
The current goals of this project are listed below.
8
+
- Modernize our codebase
9
+
- Create a fully simulated model of Marvin 18 that can be driven in simulation. This model should also have scoring capability
10
+
- Give ourselves experience with IO-based abstraction
11
+
- Experiment with state machines for more streamlined code
0 commit comments