This commit is contained in:
Your Name 2025-01-15 10:19:45 +01:00
parent 164789f5fb
commit 95b292ee44

View File

@ -9,5 +9,5 @@
<!-- Start the joint state publisher node -->
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" output="screen"/>
<!-- <node pkg="tf" type="static_transform_publisher" name="odom_to_base_link" args="0 0 0 0 0 0 odom base_link 40" /> -->
<node name="odom_publisher_fromTwist" pkg="cps_rmp220_support" type="odom_publisher_fromTwist.py" />
</launch>