You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.. | ||
policy | 5 years ago | |
python | 5 years ago | |
utils | 5 years ago | |
bubbleRob-0811.ttt | 5 years ago | |
decisionNode.py | 5 years ago | |
env.config | 5 years ago | |
moveNode.py | 5 years ago | |
readme | 5 years ago | |
senseNode.py | 5 years ago |
readme
git clone https://github.com/sybrenstuvel/Python-RVO2.git cd Python-RVO2-master # todo : install conda and create env for py3.6 conda activate autorobot conda install numpy python -V pip install -r requirements.txt --user python setup.py build python setup.py install --user todo: