Coder Social home page Coder Social logo

motion_planning's Introduction

motion_planning

contact-implicit trajectory optimization examples

drawing

  • simple manipulation
  • cyberdrift
  • cyberjump
  • box on corner
  • hopper (2D) vertical gait
  • hopper (2D) flip
  • simple walker (2D) (add model)
  • hopper (3D)
  • hopper (3D) wall scaling
  • miniature golf (fix RBD dep.)
  • ball-in-cup robot arm (move over from old script)
  • ball-in-cup quadrotor (move over from old script)
  • biped (2D)
  • quadruped (2D) (modify model)
  • quadruped (2D) over box
  • quadruped (2D) backflip
  • quadruped (3D)
  • ant (3D)
  • snake (3D)
  • atlas

direct policy optimization examples

drawing

We provide the examples from Direct Policy Optimization using Deterministic Sampling and Collocation. Optimizing the policies requires SNOPT and resources for its installation are available here. The trajectories and policies from these examples have been saved and can be loaded in order to run the policy simulations and visualizations.

LQR

  • double integrator
  • planar quadrotor

motion planning

  • pendulum
  • autonomous car
  • cart-pole
  • rocket
  • quadrotor
  • biped

linear contact-implicit model-predictive control examples

drawing

We generate reference trajectories for the examples in Linear Contact-Implicit Model-Predictive Control.

implicit dynamics examples

  • acrobot
  • cartpole
  • rocket
  • ball-in-cup
  • planar push
  • hopper

classic examples

drawing

  • double integrator
  • acrobot
  • robotic arm
  • quadrotor

model-predictive control

drawing

  • double integrator
  • acrobot
  • hopper push recovery

differential dynamic programming

iterative LQR is currently implemented

  • double integrator
  • pendulum
  • cartpole
  • acrobot

simulation

drawing

we simulate objects / robots that experience contact (i.e., impact and Couloumb friction) using time-stepping techniques, discrete mechanics, nonlinear complementarity, (and collocation)

linearized friction cone

  • particle
  • box drop

second-order friction cone

  • particle

installation

From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add https://github.com/thowell/motion_planning

TODO

  • direct policy optimization implementation
    • update paper visualizations
    • save TO and DPO trajectories
    • solve DPO to tighter tolerances
  • check for SNOPT installation
  • parallelize objective + constraint evaluations
  • tests
  • visualization dependencies
    • select default background
    • set default views
  • nonlinear objective (stage wise)
  • constraints (stage wise)
  • discrete dynamics parameterization
  • embed animations in README
  • dispatch over model type for free final time
  • analytical velocity objective gradient
  • large-scale augmented Lagrangian solver
  • contact simulator

motion_planning's People

Contributors

thowell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.