Skip to content

Define waypoints and timestamps and get a smooth trajectory by minimizing velocity, acceleration or some higher derivative, both in 2D or 3D.

Notifications You must be signed in to change notification settings

maticpokorn/trajectory_optimization

Repository files navigation

trajectory_optimization

Define waypoints and timestamps/travel time and get a smooth trajectory by minimizing velocity, acceleration or some higher derivative, both in 2D or 3D.

Refer to example_timestamps.py and example_no_timestamps.py for a demonstration.

Description of part of the method used can be found at: https://vnav.mit.edu/material/10-TrajectoryOptimization2-notes.pdf

Example trajecotry in 2D

Example trajecotry in 3D

About

Define waypoints and timestamps and get a smooth trajectory by minimizing velocity, acceleration or some higher derivative, both in 2D or 3D.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages