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

https://github.com/team846/trajectory-gen


https://github.com/team846/trajectory-gen

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Trajectory Generator

## Install dependencies
```
pip3 install matplotlib scipy
```

## Run
```
python3 -m trajectory_gen
```
- Takes ~1 min for slalom path generation
- Trajectory file (points + timestamps) will be printed to `gen.csv`