Skip to content

Commit

Permalink
Renamed rexrov config files to sub
Browse files Browse the repository at this point in the history
  • Loading branch information
AVSurfer123 committed Feb 1, 2021
1 parent 877bd6b commit 5e0ab28
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@
</node>
</group>

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

</launch>

0 comments on commit 5e0ab28

Please sign in to comment.