joihn / mobile_rob

mobile robotics project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobile_rob

mobile robotics project

Windows: Activate the python environnement to be able to use python in command line:

C:\ProgramData\Anaconda3\Scripts\activate base

Convert jupyter notebook code into .py with

jupyter nbconvert --to script [YOUR_NOTEBOOK].ipynb

instal dependency for path planning:

pip install extremitypathfinder

About

mobile robotics project


Languages

Language:Jupyter Notebook 55.8%Language:Python 44.2%