Skip to content

taewankim1/sequential_convex_programming

Repository files navigation

Sequential convex programming

This reposit is the implementation of sequential convex programming in Python. The implementation depends on numpy and cvxopt. You can start running the code in notebooks/test_unicycle.ipynb or notebooks/test_RocketLanding3D.ipynb

References

TODO

  • final time free
  • Quadratic approximation for the cost
  • Integration with odeFun

Obstacle avoidance for a quadrotor

3D Landing

Unicycle Driving

About

implementation of sequential convex programming (successive convexification)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages