Skip to content

Commit f67bd12

Browse files
committed
Renamed rexrov config files to sub
1 parent ba5c396 commit f67bd12

File tree

6 files changed

+3
-2
lines changed

6 files changed

+3
-2
lines changed

uuv_control/uuv_control_cascaded_pids/config/rexrov/inertial.yaml renamed to uuv_control/uuv_control_cascaded_pids/config/sub/inertial.yaml

File renamed without changes.

uuv_control/uuv_control_cascaded_pids/config/rexrov/pos_pid_control.yaml renamed to uuv_control/uuv_control_cascaded_pids/config/sub/pos_pid_control.yaml

File renamed without changes.

uuv_control/uuv_control_cascaded_pids/config/rexrov/vel_pid_control.yaml renamed to uuv_control/uuv_control_cascaded_pids/config/sub/vel_pid_control.yaml

File renamed without changes.

uuv_control/uuv_control_cascaded_pids/launch/key_board_velocity.launch

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,11 @@
2424
</node>
2525
</group>
2626

27-
<include file="$(find-pkg-share uuv_teleop)/launch/uuv_keyboard_teleop.launch">
27+
<!-- This launch file doesn't work right now due to weird termios issues. Instead run the vehicle_keyboard_teleop node directly with ros2 run. -->
28+
<!-- <include file="$(find-pkg-share uuv_teleop)/launch/uuv_keyboard_teleop.launch">
2829
<arg name="uuv_name" value="$(var uuv_name)"/>
2930
<arg name="output_topic" value="cmd_vel"/>
3031
<arg name="message_type" value="twist"/>
31-
</include>
32+
</include> -->
3233

3334
</launch>

uuv_control/uuv_thruster_manager/config/rexrov/TAM.yaml renamed to uuv_control/uuv_thruster_manager/config/sub/TAM.yaml

File renamed without changes.

uuv_control/uuv_thruster_manager/config/rexrov/thruster_manager.yaml renamed to uuv_control/uuv_thruster_manager/config/sub/thruster_manager.yaml

File renamed without changes.

0 commit comments

Comments
 (0)