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

Robot Code for PathPlanner #19

Open
ErikCald opened this issue Jan 10, 2023 · 2 comments
Open

Robot Code for PathPlanner #19

ErikCald opened this issue Jan 10, 2023 · 2 comments
Assignees
Labels
priority:high High priority

Comments

@ErikCald
Copy link
Collaborator

ErikCald commented Jan 10, 2023

PathPlanner is a tool (desktop app) and software library that we would like to use. It allows us to control the robot in auto and draw paths with support for swerve drive. We can also use it to schedule commands at specific points on an auto routine.

PathPlanner links:
Desktop app (Microsoft Store or Apple App Store) (They are working on getting the 2023 field image into the tool but it won't be there for a few days)
PathPlanner documentation
Vendordep link (place this in the vendordeps folder or use Mange Vendor Libraries in WPILib VSCode)

@eddywang4340 eddywang4340 self-assigned this Jan 10, 2023
@yiyan023 yiyan023 added the priority:high High priority label Jan 10, 2023
@khadeeja2005 khadeeja2005 self-assigned this Jan 10, 2023
@Codingfor1 Codingfor1 self-assigned this Jan 10, 2023
@ErikCald
Copy link
Collaborator Author

ErikCald commented Jan 10, 2023

The first goal will be to:

  1. Draw a simple path in PathPlanner
  2. Import the path in code
  3. Create an instance of the PPSwerveControllerCommand and return it returned from the function called getAutonamousCommandinside in our MiniSwerveContainer.java file
  4. Run autonomous! (and probably do a bit of tuning)

@FR3HDY FR3HDY self-assigned this Jan 11, 2023
@emilycxliu emilycxliu self-assigned this Jan 11, 2023
@Khalil-Burns Khalil-Burns self-assigned this Jan 12, 2023
@emilycxliu emilycxliu removed their assignment Jan 14, 2023
@jogray72
Copy link

In progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high High priority
Projects
No open projects
Development

No branches or pull requests

9 participants