Skip to content

A simple and easy to follow matlab code for generating optimized minimum time cubic splines with general boundary velocities and maximum velocity constraints. It also includes multivariable spline generation as usually is the case for robotic manipulator. Further constraints can be easily added for single or multiple variables.

Notifications You must be signed in to change notification settings

saifullah3396/Constrained-Minimum-Time-Cubic-Splines-for-Trajectory-Planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

A simple and easy to follow matlab code demonstrating the generation of optimized minimum time cubic splines with general boundary velocities and maximum velocity constraints. It also includes multivariable spline generation as usually is the case for robotic manipulator. Further constraints can be easily added for single or multiple variables.

Motivation

This project is carried out specifically for creating minimum time trajectories for robotic manipulators with n-dofs with general velocity and torque constraints. Although in this project torque constraints are not added as it requires the specific use of robot dynamics.

About

A simple and easy to follow matlab code for generating optimized minimum time cubic splines with general boundary velocities and maximum velocity constraints. It also includes multivariable spline generation as usually is the case for robotic manipulator. Further constraints can be easily added for single or multiple variables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages