-
Notifications
You must be signed in to change notification settings - Fork 0
4. Visualization with CoppeliaSim
Jgocunha edited this page Nov 5, 2024
·
4 revisions
- Make sure you have CoppeliaSim installed.
-
git checkout coppeliasim-integration
. - Open
dynamic-neural-field-degeneration
folder and runbuild.bat
. - The
recovering-from-degeneration.exe
will be located indynamic-neural-field-degeneration\dynamic-neural-field-degeneration\build\x64-release\Release\
. - Open the
scenario.ttt
scene file in CoppeliaSim. - In the
experiment_parameters.json
set"isVisualizationOn": true,
. - Press Play in CoppeliaSim before or after running the
relearning-from-degeneration.exe
executable to observe the robotic system performing the task.