2023-10-03 Choreonoid installation choreonoid installation for HVAC123$ git clone https://github.com/choreonoid/choreonoid.git$ git clone https://github.com/ytazz/vnoid.git 把vnoid放到choreonoid/ext 123456789101112131415$ cd choreonoid $ sudo apt install build-essential$ misc/script/install-requisites-ubuntu-20.04.sh$ mkdir build$ cd build$ cmake .. -DCMAKE_INSTALL_PREFIX={install_path} -DBUILD_POSE_SEQ_PLUGIN=ON -DBUILD_BALANCER_PLUGIN=ON -DBUILD_MOCAP_PLUGIN=ON -DBUILD_HRP4C_HANDLER=ON -DBUILD_MEDIA_PLUGIN=ON$ sudo make -j8$ make install Newer Jittering issue with model containing meshes in MuJoCo Older Build blog web using hexo, github and cloudflare