An open API service indexing awesome lists of open source software.

https://github.com/squareslab/overhead-timing-effects-in-ros


https://github.com/squareslab/overhead-timing-effects-in-ros

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# overhead-timing-effects-in-ROS

## Setup
To set up the environment in which to run the scripts and build the Docker
images, execute the following:
```
$ ./setup.py
$ pipenv shell
```