Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WPILib Trajectory Following Integration + Learning #2

Open
tomtzook opened this issue Jan 5, 2024 · 4 comments
Open

WPILib Trajectory Following Integration + Learning #2

tomtzook opened this issue Jan 5, 2024 · 4 comments
Assignees
Labels

Comments

@tomtzook
Copy link
Member

tomtzook commented Jan 5, 2024

Learn how to use WPILib's Trajectory Following components. Integrate with Actions from FlashLib

@Maayan-Luzon
Copy link
Contributor

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'.

@tomtzook
Copy link
Member Author

tomtzook commented Jan 5, 2024

So @guyws started working on it once, don't know if it works here's the code

@Maayan-Luzon
Copy link
Contributor

I know about the code. I skimmed over it. After reading some info at wpiDoc, I understand part of what he did.

@tomtzook tomtzook added this to the Initial Robot Code milestone Jan 5, 2024
@tomtzook
Copy link
Member Author

Taking a slight pause, #1 will probably bear fruition soon, so we might stop working on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants