Skip to content

Commit

Permalink
sometimes simple_example_test fails with 'average rate (36.121Hz) exc…
Browse files Browse the repository at this point in the history
…eeded maximum (35.000Hz)'
  • Loading branch information
k-okada committed Apr 20, 2019
1 parent 055e623 commit 735514a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-simple_example.test
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<param name="simple_example_test/topic" value="/image_converter/output_video/raw" />
<test test-name="simple_example_test" pkg="rostest" type="hztest" name="simple_example_test" retry="3" >
<param name="hz" value="20" />
<param name="hzerror" value="15" />
<param name="hzerror" value="20" />
<param name="test_duration" value="5.0" />
</test>
</group>
Expand Down

0 comments on commit 735514a

Please sign in to comment.