Robotik und Mensch-Maschine-Interaktion 1 @ RWTH-Aachen 2020 Winter Semester
email: yu.wen.chen@rwth-aachen.de
-
Clone this repo.
cd ~/ && git clone https://github.com/airuchen/robotics_jupyter_notebooks.git && cd ~/robotics_jupyter_notebooks
- Set up python3 environment and Install dependencies.
python3 -m venv robotics-env
source robotics-env/bin/active
pip3 install ipywidgets
jupyter nbextension enable --py widgetsnbextension
pip3 install ipython
- Run jupyter notebook
cd ~/robotics_jupyter_notebooks
jupyter notebook
- voilĂ