-
Notifications
You must be signed in to change notification settings - Fork 1
Home
To contribute or edit, please clone it to your local repository using
git clone https://github.com/auvzhcet/AUV_ROS_Simulation.wiki.git
This repository gives the insights for designing 3-D models for arenas and controlling of AUV in simulations.
- To open the simulation
- To import these models in Gazebo GUI
- Softwares used
- Debugging
- Resources/Tutorials
- Copy all the model folders present in a. SAVe folder
sea_simulation/models_sea/SAVe_models
b. SAUVC folder
sea_simulation/models_sea/SAUVC_models
into your Gazebo directory
~/.gazebo/models/
- Navigate to
cd /home/AUV_SOFTWARE/sea_simulation/
and run
gazebo sea_simul.world
- Repeat step 1 of To open the simulation
- Launch gazebo using
gazebo
- Drag and drop the props from the
insert
dropdown menu.
To import your own model in gazebo follow this tutorial:
Download a 3D model and load it into a Gazebo simulation
If the objects are static you can keep the values of <inertia>
tag 0 0 0
- If your model falls, whenever you spawn it in gazebo, readjust the
center of mass
of the prop in Blender.
Download a 3D model and load it into a Gazebo simulation
[ROS Tutorials] How to open a solidworks model in gazebo
[ROS Q&A] 054 - buoyancy neutral object goes up with hydrodynamics plugin #Part 1
[ROS Q&A] 066 - buoyancy neutral object goes up with hydrodynamics plugin #Part 2
[ROS Tutorials] 068 - buoyancy neutral object goes up with hydrodynamics plugin #Part 3