Skip to content

Commit

Permalink
Gazebo: add model of BlueRobotics BlueBoat
Browse files Browse the repository at this point in the history
- Add hull collision and simple visuals.
- Set mass and CoM pose.

Signed-off-by: Rhys Mainwaring <[email protected]>

- Add visuals.

Signed-off-by: Rhys Mainwaring <[email protected]>

- Update references.

Signed-off-by: Rhys Mainwaring <[email protected]>

- Rename assemblies.

Signed-off-by: Rhys Mainwaring <[email protected]>

- Relocate visual origins.

Signed-off-by: Rhys Mainwaring <[email protected]>

- Relocate visual origins.

Signed-off-by: Rhys Mainwaring <[email protected]>

- Relocate visual origins.

Signed-off-by: Rhys Mainwaring <[email protected]>

- Relocate visual origins.

Signed-off-by: Rhys Mainwaring <[email protected]>

- Relocate visual origins.

Signed-off-by: Rhys Mainwaring <[email protected]>

- Update props to be centred at CoM.
- Add plugins.

Signed-off-by: Rhys Mainwaring <[email protected]>

- Update prop diameter in thruster plugin.

Signed-off-by: Rhys Mainwaring <[email protected]>
  • Loading branch information
srmainwaring committed Nov 10, 2023
1 parent ed8a3d2 commit 8d6a5dc
Show file tree
Hide file tree
Showing 16 changed files with 16,768 additions and 0 deletions.
213 changes: 213 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_aerial.dae

Large diffs are not rendered by default.

895 changes: 895 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_crosstube.dae

Large diffs are not rendered by default.

89 changes: 89 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_flag.dae

Large diffs are not rendered by default.

2,817 changes: 2,817 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_frame_asm_aft.dae

Large diffs are not rendered by default.

3,685 changes: 3,685 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_frame_asm_fore.dae

Large diffs are not rendered by default.

3,437 changes: 3,437 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_hatch_asm_port.dae

Large diffs are not rendered by default.

3,065 changes: 3,065 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_hatch_asm_stbd.dae

Large diffs are not rendered by default.

523 changes: 523 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_hull.dae

Large diffs are not rendered by default.

174 changes: 174 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_hull_collision.dae

Large diffs are not rendered by default.

Binary file not shown.
647 changes: 647 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_motor_port.dae

Large diffs are not rendered by default.

585 changes: 585 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_motor_stbd.dae

Large diffs are not rendered by default.

89 changes: 89 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_prop_port.dae

Large diffs are not rendered by default.

89 changes: 89 additions & 0 deletions Gazebo/models/blueboat/meshes/blueboat_prop_stbd.dae

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions Gazebo/models/blueboat/model.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<model>
<name>BlueBoat</name>
<version>1.0</version>
<sdf version="1.9">model.sdf</sdf>

<author>
<name>Rhys Mainwaring</name>
<email>[email protected]</email>
</author>

<description>
BlueRobotics BlueBoat.
https://bluerobotics.com/store/boat/blueboat/blueboat/

3D Models retrieved from:
https://cad.bluerobotics.com/BLUEBOAT_120_BR-101447_RevA_PUB.zip
</description>
</model>
Loading

0 comments on commit 8d6a5dc

Please sign in to comment.