/Robot_Vision_2020_spring

Prof.Chen's Robot Vision class materials

Primary LanguageJupyter Notebook

Robot_Vision_Jupyter_notebook

Class material for Robot Vision

How to install Jupyter notebook on Anaconda

Please go to this page

https://docs.anaconda.com/anaconda/install/

Click the your corresponse system tap menu
Please install Python 3.xx version

Conda Environment
launch Anaconda Prompt

$ conda create --name robvis python=3.7 matplotlib numpy

Since today's lecture, please run the codes on RV_PyAprilTag environment.