## scout_webots_sim * Install dependencies ``` $ sudo apt install ros-melodic-webots-ros ``` * Set WEBOTS_HOME variable Add the following line to your "~/.bashrc" ``` export WEBOTS_HOME=/usr/local/webots ```