Gazebo
Quadruped Simulation and Control
Minimum System Requirements
Component
Minimum
Good/Recommended
Ideal
Simulation Instructions
apt-get install git cmake gccgit clone https://github.com/eclipse-cyclonedds/cyclonedds -b releases/0.10.x
cd cyclonedds && mkdir build install && cd build
cmake -DBUILD_EXAMPLES=ON -DCMAKE_INSTALL_PREFIX=$HOME/Documents/GitHub/cyclonedds/install ..
cmake --build . --target installsudo apt update
sudo apt upgrade
sudo apt install ros-humble-desktop-fullLast updated
Was this helpful?
