FRC2706 / 2023-2706-Fall-Poseidon

Reprogramming Poseidon from scratch in the offseason.
Other
2 stars 0 forks source link

Implement PathPlanner #5

Open ErikCald opened 11 months ago

ErikCald commented 11 months ago

PathPlanner is a tool we used last year to draw and follow auto paths. It is very helpful and probably the best tool out there.

I recommend reading the PathPlanner documentation and look at our code last year.

PathPlanner is also coming out with some big changes later in the offseason. It shouldn't change much from a API standpoint and will be easy to switch into using. However, the underlying structure is changing and we will need to learn about how it works to make our autos better.

ErikCald commented 11 months ago

Possible Tasks: