mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 07:18:01 -05:00
add install code
This commit is contained in:
@@ -5,6 +5,8 @@ install:
|
||||
- "pip install scipy"
|
||||
- "pip install numpy"
|
||||
- "pip install matplotlib"
|
||||
- "git clone https://github.com/ghliu/pyReedsShepp"
|
||||
- "sudo python ./pyReedsShepp/setup.py install"
|
||||
script:
|
||||
- python --version
|
||||
- python -m unittest discover tests
|
||||
|
||||
Reference in New Issue
Block a user