-
Notifications
You must be signed in to change notification settings - Fork 0
Full Experiment
szadkrud edited this page Jun 28, 2025
·
1 revision
Runs the entire pipeline which learns walking model, tunes the sensitivity threshold.
- Open the scene resources/coppeliasim/_plane.ttt in the CoppeliaSim.
- Activate the virtual environment. Then run the experiment and its evaluation with following commands:
python -m paralysis_recovery_test.run my_new_experiment learn
python -m paralysis_recovery_test.run my_new_experiment tune
python -m paralysis_recovery_test.run my_new_experiment test
python -m paralysis_recovery_test.run my_new_experiment eval
This should take around 75 min. If 'AssertionError: Conection to hexapodfailed' appears, restart the simulator.