Workshop file:
git clone https://github.com/raccoon-ncku/workshop_ric_2022.git
Hiwin Robot Online Control:
git clone https://github.com/rccn-dev/hiwin_hrsdk_body_tracking.git
First, open Anaconda Powershell Prompt (miniconda3)
Windows. Then, execute the following commands:
conda create -n workshop_ric_2022
conda activate workshop_ric_2022
conda install python=3.9
pip install mediapipe
pip install opencv-python
pip install sympy
Open Visual Studio Code and install the following extensions:
- ms-python.python
For instructions on installing Grasshopper Add-Ons, please see here.
Please see the official tutorial. And Install the 2020.2.2f1 version of Unity.