This commit is contained in:
chan-1207 2025-06-02 17:03:26 +09:00
parent 31856aa2ff
commit 20785b4462
No known key found for this signature in database
GPG Key ID: 08DACCC31A7335C5

View File

@ -133,7 +133,7 @@ def generate_launch_description():
('~/cmd_vel_unstamped', 'cmd_vel'),
('~/odom', 'odom')
],
output="both",
output='both',
condition=UnlessCondition(use_sim))
robot_state_pub_node = Node(