Skip to content

echen9898/docking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authors

Eric Chen (ericrc@mit.edu) and Isaac Perper (iperper@mit.edu)

Overview

Trajectory optimization on a simple autonomous boat for MIT's Underactuated Robotics class (6.832). Spring 2020 Final Project - watch the video here, and read the full report here!

Pre-Requisites

  • Make sure you're running python 3.8 (required for PyDrake install)

  • PyDrake: Instructions

  • Make sure to add Drake to your python path

  • Install dependencies listed in requirements.txt

Usage

All settings for your simulation can be modified in settings.py.

cd src/
python3 sim.py

Plots and videos are saved in src/results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages