From cc1154926348943b7cad88fc1c3d7a725620c882 Mon Sep 17 00:00:00 2001 From: sugihara Date: Wed, 18 Oct 2023 23:39:58 +0900 Subject: [PATCH] [Mujoco][hydrus] fix servo bridge node in launcher for mujoco --- aerial_robot_simulation/launch/mujoco.launch | 2 +- robots/hydrus/launch/bringup.launch | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/aerial_robot_simulation/launch/mujoco.launch b/aerial_robot_simulation/launch/mujoco.launch index ff8761979..f16869225 100644 --- a/aerial_robot_simulation/launch/mujoco.launch +++ b/aerial_robot_simulation/launch/mujoco.launch @@ -4,7 +4,7 @@ - + diff --git a/robots/hydrus/launch/bringup.launch b/robots/hydrus/launch/bringup.launch index 97250ca83..2a15608d8 100644 --- a/robots/hydrus/launch/bringup.launch +++ b/robots/hydrus/launch/bringup.launch @@ -83,7 +83,9 @@ ########### Servo Bridge ########### - + + + ########## Simulation in Gazebo #########