Skip to content

Commit

Permalink
Add more info to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Gongsta committed Dec 7, 2023
1 parent e5a2bc6 commit 5ae2c30
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ Consult https://stevengong.co/notes/Raceline-Optimization.

First, run `map_converter.ipynb`, and then run `sanity_check.ipynb` to make sure the line generated is correct.

Then, modify the variables in `main_globaltraj_f110.py` to load in the correct centerline and run it to generate the trajectory.
```
python3 main_globaltraj_f110.py
```

The code is developed with Ubuntu 20.04 LTS and Python 3.8.

### Solutions for possible installation problems (Windows)
Expand Down

0 comments on commit 5ae2c30

Please sign in to comment.