This commit is contained in:
Björn Ellensohn 2023-06-13 09:59:33 +02:00
parent 196fa8a4db
commit 0e9fc74898

View File

@ -100,8 +100,8 @@ def generate_launch_description():
return LaunchDescription([
control_node,
#robot_state_pub_node,
#joint_state_broadcaster_spawner, #commented out because not needed?
robot_state_pub_node,
joint_state_broadcaster_spawner, #commented out because not needed?
robot_controller_spawner,
#joystick_spawner,
#teleop_spawner,