Efficient Trajectory Optimization for Robot Motion Planning

Version 1.0.1 (1.97 MB) by Yu Zhao
Examples of efficient trajectory optimization for robot motion planning
276 Downloads
Updated 21 Feb 2020

Solving robot motion planning using numerical methods for optimal control problems. The planning can take kinematics constraints (e.g. position, velocity, acceleration, jerk bounds), dynamic constraints (e.g. robot rigid body dynamics include gravity, centrifugal and coriolis force, inertial force, joint torque limit, or even torque change rate limit), and collision avoidance into consideration. Solution time is within several seconds.

Details see publication: 'Efficient Trajectory Optimization for Robot Motion Planning', Yu Zhao, Hsien-Chung Lin, Masayoshi Tomizuka, ICARCV 2018.

See https://github.com/yzhao334/Efficient-Trajectory-Optimization-for-Robot-Motion-Planning--Examples for list of available demos.

Required packages: chebfun, CasADi. Other dependencies (STLRead and STLWrite) included with package

Cite As

Zhao, Yu, et al. “Efficient Trajectory Optimization for Robot Motion Planning.” 2018 15th International Conference on Control, Automation, Robotics and Vision (ICARCV), IEEE, 2018, doi:10.1109/icarcv.2018.8581059.

View more styles

Yu Zhao (2024). Efficient Trajectory Optimization for Robot Motion Planning (https://github.com/yzhao334/Efficient-Trajectory-Optimization-for-Robot-Motion-Planning--Examples), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Verification, Validation, and Test in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Core/Utils/STLRead

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1

Corrected dependency.

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.