This repository contains a python script to spawn an icub-model
in the meshcat environment.
-
Open a terminal and create a conda enviroment
conda create -n icub-meshcat conda activate icub-meshcat
-
Once the environment is created please install pinocchio and meshcat
conda install -c conda-forge -c robotology pinocchio meshcat-python icub-models
-
Now your environment is ready and you can clone this repository
git clone https://github.com/GiulioRomualdi/study-icub-meshcat.git
-
You can finally run the script
python visualize-icub.py -h