ContactImplicitMPC.jl

CI codecov

This repository contains algorithms and examples from our paper: Fast Contact-Implicit Model-Predictive Control.

Installation

  • ContactImplicitMPC can be added via the Julia package manager (type ]): pkg> add ContactImplicitMPC

A collection of examples are pre-generated in notebooks with the package, please try: flamingo, pushbot, hopper, and quadruped. Additional notebooks can be generated.

Flamingo

drawing

PushBot

drawing

Hopper Parkour

drawing

Quadruped with Payload

drawing

Hopper Monte Carlo

drawing

Quadruped Monte Carlo

drawing

Reference Trajectories

The trajectories we track in the examples are generated using contact-implicit trajectory optimization and can be run here.