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
I have read this page [https://docs.wpilib.org/en/stable/docs/software/advanced-controls/trajectories/trajectory-generation.html]
and implemented an example of this in the code.
This days I am learning about 'Trajectory Constraints' https://docs.wpilib.org/en/stable/docs/software/advanced-controls/trajectories/constraints.html . I am trying to understand the use of the different possibilities it has. By now I more or less understood the 'SwerveDriveKinematicsConstraint'.
Learn how to use WPILib's Trajectory Following components. Integrate with
Actions
from FlashLibThe text was updated successfully, but these errors were encountered: