I’ve finished odometry with pure pursuit, which took me the full year and now I have no idea what to do.
Any ideas for other fun projects?
I’ve finished odometry with pure pursuit, which took me the full year and now I have no idea what to do.
Any ideas for other fun projects?
What does the programming endgame look like?
Halting problem
pure pursuit for x drive or tank
Since you have already finished pure pursuit, I would first work on tuning it for your Tipping Point robot.
Another thing you could do is switch to using state machines for driver control like what 333A used this year.
Finally, another thing you could do is start creating specific macros for certain tasks, like mobile goal possession/intaking and balancing on the balancing platform (perhaps PID with the IMU to detect and adapt to the angle of the balancing platform).