yaswanth1701 / Trajectory-Optimization

This repo contains trajectory-optimisation on some basic systems (ex: pendulum,cartpole ,quadrotors and manipulators). Will be implementing algorithms like finite horizon LQR, iLQR and Box DDP
17 stars 1 forks source link

Trajectory-Optimization

This repo contains trajectory-optimisation on some basic systems (ex: pendulum,cartpole ,quadrotors and manipulators). Will be implementing algorithms like finite horizon LQR, iLQR , AL-ilQR,Box DDP and DIRCOL.

Installation details:

git clone https://github.com/yaswanth1701/Trajectory-Optimization.git
cd Trajectory-Optimization
git submodule update --init --recursive

Algorithms :

with external disturbance(0-50N) -

for code refer here.

Current environments: