Skip to content

Conversation

@aerin-brown-codes
Copy link
Contributor

Adds automated pathfinding from one arm position to another in the form of a polynomial function of the time elapsed since the robot was in the starting position.

Copy link
Contributor

@amotaouakkil123 amotaouakkil123 left a comment

Choose a reason for hiding this comment

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

Is there any information from where this algorithm comes from? Any math that Alex can provide?

@aerin-brown-codes
Copy link
Contributor Author

aerin-brown-codes commented Oct 28, 2023

Is there any information from where this algorithm comes from? Any math that Alex can provide?

I don't know if it's got a name or anything, but Alex did walk me through it. It's essentially just using a sixth-degree polynomial to connect the starting and ending position for each joint and reaching the maximum velocity halfway through. It's not a pathfinding-specific algorithm or anything.

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.

4 participants