Open ghost opened 1 year ago
Found this, no idea if it's directly related but sure sounds like it: https://docs.wpilib.org/en/stable/docs/software/advanced-controls/trajectories/ramsete.html
Also found this: https://github.com/mjansen4857/pathplanner
Spike/play around with how easy it'd be to implement basic Robot path planning.
See if possible with Java, otherwise try in Python - either on RasPi with vision code, or RobotPy (seperate issue).