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
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)
The text was updated successfully, but these errors were encountered:
Create an instance of the PPSwerveControllerCommand and return it returned from the function called getAutonamousCommandinside in our MiniSwerveContainer.java file
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)
The text was updated successfully, but these errors were encountered: