Skip to content

Commit

Permalink
added sensor and dvl plugins to all world files
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshv24 committed Aug 29, 2024
1 parent 68b1ad5 commit c061dc5
Show file tree
Hide file tree
Showing 10 changed files with 74 additions and 10 deletions.
10 changes: 2 additions & 8 deletions models/dave_robot_models/launch/rexrov.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,8 @@ def generate_launch_description():
]

rexrov_arguments = (
[
f"{joint}/cmd_thrust@std_msgs/msg/[email protected]"
for joint in thruster_joints
]
+ [
f"{joint}/ang_vel@std_msgs/msg/[email protected]"
for joint in thruster_joints
]
[f"{joint}/cmd_thrust@std_msgs/msg/[email protected]" for joint in thruster_joints]
+ [f"{joint}/ang_vel@std_msgs/msg/[email protected]" for joint in thruster_joints]
+ [
f"{joint}/enable_deadband@std_msgs/msg/[email protected]"
for joint in thruster_joints
Expand Down
8 changes: 8 additions & 0 deletions models/dave_worlds/worlds/dave_Santorini.world
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@
filename="gz-sim-scene-broadcaster-system"
name="gz::sim::systems::SceneBroadcaster">
</plugin>
<plugin
filename="gz-sim-sensors-system"
name="gz::sim::systems::Sensors">
</plugin>
<plugin
filename="gz-sim-dvl-system"
name="gz::sim::systems::DopplerVelocityLogSystem">
</plugin>

<!-- Origin placed at the center of the tile -->
<spherical_coordinates>
Expand Down
8 changes: 8 additions & 0 deletions models/dave_worlds/worlds/dave_bimanual_example.world
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@
<plugin filename="gz-sim-contact-system"
name="gz::sim::systems::Contact">
</plugin>
<plugin
filename="gz-sim-sensors-system"
name="gz::sim::systems::Sensors">
</plugin>
<plugin
filename="gz-sim-dvl-system"
name="gz::sim::systems::DopplerVelocityLogSystem">
</plugin>
<!-- Origin placed somewhere in the middle of the North Sea -->
<spherical_coordinates>
<latitude_deg>56.71897669633431</latitude_deg>
Expand Down
8 changes: 8 additions & 0 deletions models/dave_worlds/worlds/dave_electrical_mating.world
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@
filename="gz-sim-scene-broadcaster-system"
name="gz::sim::systems::SceneBroadcaster">
</plugin>
<plugin
filename="gz-sim-sensors-system"
name="gz::sim::systems::Sensors">
</plugin>
<plugin
filename="gz-sim-dvl-system"
name="gz::sim::systems::DopplerVelocityLogSystem">
</plugin>

<!-- Origin placed somewhere in the middle of the North Sea -->
<spherical_coordinates>
Expand Down
8 changes: 8 additions & 0 deletions models/dave_worlds/worlds/dave_graded_seabed.world
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@
filename="gz-sim-scene-broadcaster-system"
name="gz::sim::systems::SceneBroadcaster">
</plugin>
<plugin
filename="gz-sim-sensors-system"
name="gz::sim::systems::Sensors">
</plugin>
<plugin
filename="gz-sim-dvl-system"
name="gz::sim::systems::DopplerVelocityLogSystem">
</plugin>

<!-- Origin placed somewhere in the middle of the North Sea -->
<spherical_coordinates>
Expand Down
9 changes: 8 additions & 1 deletion models/dave_worlds/worlds/dave_integrated.world
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,14 @@
filename="gz-sim-scene-broadcaster-system"
name="gz::sim::systems::SceneBroadcaster">
</plugin>

<plugin
filename="gz-sim-sensors-system"
name="gz::sim::systems::Sensors">
</plugin>
<plugin
filename="gz-sim-dvl-system"
name="gz::sim::systems::DopplerVelocityLogSystem">
</plugin>

<!-- Origin placed somewhere in the middle of the North Sea -->
<spherical_coordinates>
Expand Down
8 changes: 8 additions & 0 deletions models/dave_worlds/worlds/dave_ocean_models.world
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@
filename="gz-sim-scene-broadcaster-system"
name="gz::sim::systems::SceneBroadcaster">
</plugin>
<plugin
filename="gz-sim-sensors-system"
name="gz::sim::systems::Sensors">
</plugin>
<plugin
filename="gz-sim-dvl-system"
name="gz::sim::systems::DopplerVelocityLogSystem">
</plugin>

<!-- Origin placed somewhere in the middle of the North Sea -->
<spherical_coordinates>
Expand Down
8 changes: 8 additions & 0 deletions models/dave_worlds/worlds/dave_ocean_waves_mossy_ground.world
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@
filename="gz-sim-scene-broadcaster-system"
name="gz::sim::systems::SceneBroadcaster">
</plugin>
<plugin
filename="gz-sim-sensors-system"
name="gz::sim::systems::Sensors">
</plugin>
<plugin
filename="gz-sim-dvl-system"
name="gz::sim::systems::DopplerVelocityLogSystem">
</plugin>
<scene>
<ambient>0.01 0.01 0.01 1.0</ambient>
<sky>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,14 @@
filename="gz-sim-scene-broadcaster-system"
name="gz::sim::systems::SceneBroadcaster">
</plugin>

<plugin
filename="gz-sim-sensors-system"
name="gz::sim::systems::Sensors">
</plugin>
<plugin
filename="gz-sim-dvl-system"
name="gz::sim::systems::DopplerVelocityLogSystem">
</plugin>
<!-- Origin placed somewhere in the middle of the North Sea -->
<spherical_coordinates>
<latitude_deg>56.71897669633431</latitude_deg>
Expand Down
8 changes: 8 additions & 0 deletions models/dave_worlds/worlds/dave_plug_and_socket.world
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@
filename="gz-sim-scene-broadcaster-system"
name="gz::sim::systems::SceneBroadcaster">
</plugin>
<plugin
filename="gz-sim-sensors-system"
name="gz::sim::systems::Sensors">
</plugin>
<plugin
filename="gz-sim-dvl-system"
name="gz::sim::systems::DopplerVelocityLogSystem">
</plugin>

<!-- Origin placed somewhere in the middle of the North Sea -->
<spherical_coordinates>
Expand Down

0 comments on commit c061dc5

Please sign in to comment.