It is designed for underwater robots (ROV, AUV etc.). The model was created with olympic pool dimensions.
Click to use the simulator on ROS Noetic. (This version does not include uuv simulator packages.)
-
Ubuntu 18.04
-
sudo apt install ros-melodic-uuv-simulator
cd ~/catkin_ws/src
git clone https://github.com/cagdasaktay/pool-simulator-uuv_sim.git
cd ~/catkin_ws
catkin_make
source devel/setup.bash
You can run the simulation with the following command.
roslaunch pool_simulator gazebo.launch
- Çağdaş Aktay - cgdsaktay@gmail.com