Skip to content

Commit

Permalink
test: relax sensor test time-limit to 120 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidPL1 committed Nov 14, 2023
1 parent 455e135 commit 17a18f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mujoco_ros_sensors/test/launch/mujoco_sensors.test
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
</rosparam>

<param name="/use_sim_time" value="true"/>
<test test-name="mujoco_sensors_test" pkg="mujoco_ros_sensors" type="mujoco_sensors_test" />
<test test-name="mujoco_sensors_test" pkg="mujoco_ros_sensors" type="mujoco_sensors_test" time-limit="120.0" />
</launch>

0 comments on commit 17a18f6

Please sign in to comment.