Skip to content

Commit

Permalink
More time before integration test starts
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass authored Sep 22, 2024
1 parent e177f47 commit fb7ab03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def generate_test_description():
joint_state_broadcaster_spawner,
panda_arm_controller_spawner,
test_container,
launch.actions.TimerAction(period=2.0, actions=[servo_gtest]),
launch.actions.TimerAction(period=5.0, actions=[servo_gtest]),
launch_testing.actions.ReadyToTest(),
]
), {
Expand Down

0 comments on commit fb7ab03

Please sign in to comment.