diff --git a/examples/.scene-tests b/examples/.scene-tests index 79c22eb..c54ec4c 100644 --- a/examples/.scene-tests +++ b/examples/.scene-tests @@ -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 @@ -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"