Skip to content

Add PathPlanner based TrajectoryFollowing framework #33

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

Merged
merged 17 commits into from
Feb 8, 2023

Conversation

srimanachanta
Copy link
Member

@srimanachanta srimanachanta commented Feb 8, 2023

Although Trajectory tracking isn't finished, it isn't something that can be done super well without a whole bot due to weight changes. Because of this, holding the rest of the robot's status makes no sense. This PR adds preliminary SVA, and PID values for control but they need to be retuned using SysID on comp.

Copy link
Member

@aryanmhaskar aryanmhaskar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Address comments on pathplanner settings

@srimanachanta srimanachanta merged commit 27a5341 into main Feb 8, 2023
@srimanachanta srimanachanta deleted the path-planner-trajectory branch February 8, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TESTING] Characterize robot mechanisms Implement trajectory following
2 participants