Skip to content
Snippets Groups Projects
Commit 0cd86b72 authored by Hilario Tome's avatar Hilario Tome
Browse files

Updated twist mux and add talos.launch

parent afa97cfc
No related branches found
No related tags found
No related merge requests found
<launch>
<include file="$(find talos_bringup)/launch/talos_bringup.launch" />
</launch>
......@@ -3,8 +3,8 @@
<include file="$(find twist_mux)/launch/twist_mux.launch">
<arg name="cmd_vel_out" value="walking_controller/cmd_vel"/>
<arg name="config_locks" value="$(find reemc_bringup)/config/twist_mux/twist_mux_locks.yaml"/>
<arg name="config_topics" value="$(find reemc_bringup)/config/twist_mux/twist_mux_topics.yaml"/>
<arg name="config_locks" value="$(find talos_bringup)/config/twist_mux/twist_mux_locks.yaml"/>
<arg name="config_topics" value="$(find talos_bringup)/config/twist_mux/twist_mux_topics.yaml"/>
<arg name="config_joy" value="$(find talos_bringup)/config/twist_mux/joystick.yaml"/>
</include>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment