There was an error while loading. Please reload this page.
This wiki page contains the information on the project's infrastructure aspects.
Currently, the uuv_simulator packages are supported for ROS 1 in the distributions
uuv_simulator
kinetic
melodic
Follow the instructions to create a catkin workspace and the copy this vcs file in $HOME/catkin_ws/src and run
vcs
$HOME/catkin_ws/src
vcs import < uuv_simulator_full.repos
This will clone all the repositories from the project in the workspace.
Remember to run rosdep to install all dependencies
rosdep
rosdep install --from-paths src --ignore-src -r -y