Minimum-Jerk Trajectory with Constraints
This project uses multi-segment Chebyshev orthogonal collocation to find minimal-jerk kinematic trajectories that pass through a set of desired way-points, while meeting a set of angle and rate constraints along the path. The user can specify the number of way-points and order of the interpolating polynomial between the way-points. Optimization is solved as a quadratic program. Includes example for a 2 link robot arm task.
Cite As
Matthew Kelly (2024). Minimum-Jerk Trajectory with Constraints (https://github.com/MatthewPeterKelly/Kinematic_Constrained_Trajectory), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.