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

Motion Profiling #13

Open
dltompki opened this issue Jan 24, 2021 · 1 comment
Open

Motion Profiling #13

dltompki opened this issue Jan 24, 2021 · 1 comment
Labels
feature New functionality reach Advanced functionality, only if all required and goal functionality is working

Comments

@dltompki
Copy link
Contributor

Proposed Functionality

The robot can drive a curve in autonomous mode, as opposed to stopping and turning in place. This allows the robot to maintain momentum and therefore complete any driving faster.

Suggested Implementation

We've never done this before. I'm not really sure how we would do it. I think we would end up with a series of movement commands, like in #12. Maybe it would then go in a parallel command group with any manipulator stuff we have to do?

Resources

https://github.com/JaciBrunning/Pathfinder
http://www.allendalerobotics.com/getattachment/e7c51beb-ad93-4265-b45e-96f61e3d9a2d/2018-Controls-Motion-Profiling.aspx

@dltompki dltompki added feature New functionality reach Advanced functionality, only if all required and goal functionality is working labels Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality reach Advanced functionality, only if all required and goal functionality is working
Projects
None yet
Development

No branches or pull requests

1 participant