Path planner used in Timed robot style coding?

Does anyone know if you can program in timedrobot and use path planner and is there documentation for it to be used in timed based ?

This will work whether you use command-based or not.

WPILib doesn’t have docs for how to actually follow a trajectory without command-based because coordinating actions without command-based is more complex.

1 Like