Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 559 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 559 Bytes

E-stops

e-stop diagram

Here lives the source code for "Mo' States Mo' Problems: Emergency Stop Mechanisms from Observation" by Samuel Ainsworth, Matt Barnes, and Siddhartha Srinivasa presented at NeurIPS 2019.

Usage

This package uses pipenv to manage dependencies, so you'll need a working pipenv installation. Then get started with:

$ pipenv install --dev
$ pipenv run python -m research.foo.bar