diff --git a/README.md b/README.md index f372e1b0b..9d26073e8 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,9 @@ Multiverse is a simulation framework designed to integrate multiple advanced phy sudo ./install.sh # Install all prerequisites ./build.sh # Build the software ``` +# Test + +``` +roslaunch mujoco_sim multi_mujoco_sim_ref.launch # Start 4 instances of MuJoCo +roslaunch multiverse_server multiverse_server.launch # Start the server +```