diff --git a/launch/ros_gremsy_gimbal.launch.py b/launch/ros_gremsy_gimbal.launch.py index c541499..d81d20d 100644 --- a/launch/ros_gremsy_gimbal.launch.py +++ b/launch/ros_gremsy_gimbal.launch.py @@ -35,6 +35,9 @@ def generate_launch_description(): }], output='screen', + remappings=[ + ('ros2_gremsy/gimbal_goal', '/external/ros2_gremsy/gimbal_goal'), + ], ), ),