This commit is contained in:
Your Name 2025-01-20 14:04:20 +01:00
parent 43e707d01b
commit 68c1657d2e

View File

@ -21,10 +21,10 @@
<remap from="marker" to="twist_marker"/>
</node>
<node pkg="twist_mux" type="joystick_relay.py" name="joystick_relay" output="screen">
<!-- <node pkg="twist_mux" type="joystick_relay.py" name="joystick_relay" output="screen">
<remap from="joy_vel_in" to="$(arg joy_vel_in)"/>
<remap from="joy_vel_out" to="$(arg joy_vel_out)"/>
<rosparam file="$(arg config_joy)" command="load"/>
</node>
</node> -->
</launch>