Skip to content

Commit

Permalink
Update .scene-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
epernod authored May 31, 2024
1 parent 7a8e734 commit 78484ce
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion examples/.scene-tests
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ timeout "organs/liver/liverFine.pyscn" "120"
iterations "organs/liver/liverFineHyperElastic.pyscn" "10"
timeout "organs/liver/liverFineHyperElastic.pyscn" "120"

iterations "organs/liver.liverFine_rotationalActuation.py" "10"
timeout "organs/liver.liverFine_rotationalActuation.py" "120"

iterations "organs/liver.liverFine_gravity.py" "10"
timeout "organs/liver.liverFine_gravity.py" "120"


# Others
Expand All @@ -16,7 +21,7 @@ timeout "others/caduceus/SphereOnAPlane.softSphereFalling.pyscn" "120"
iterations "others/caduceus/caduceusNG.pyscn" "10"
timeout "others/caduceus/caduceusNG.pyscn" "120"


# SoftRobot
iterations "softRobots/multiGait/multiGait.py" "20"
timeout "softRobots/multiGait/multiGait.py" "120"
Expand Down

0 comments on commit 78484ce

Please sign in to comment.