Skip to content

Commit

Permalink
Fix test_ros2_control_node.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed Aug 14, 2024
1 parent 66ac4e8 commit a117f8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion controller_manager/test/test_ros2_control_node.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
controller_manager:
ros__parameters:
update_rate: 100 # Hz
Expand All @@ -8,4 +9,5 @@ ctrl_with_parameters_and_type:
joint_names: ["joint0"]

joint_state_broadcaster:
type: joint_state_broadcaster/JointStateBroadcaster
ros__parameters:
type: joint_state_broadcaster/JointStateBroadcaster

0 comments on commit a117f8c

Please sign in to comment.