Daan Zeeuwe
Daan Zeeuwe
Both me and another student have problems with using Python 3.8, probably caused by an asyncio implementation problem. ``` Traceback (most recent call last): File "./revolve.py", line 69, in main()...
For more information see https://docs.google.com/document/d/1Ptq1I5R5IhucFpeSHI93i3IMczgNWdhrttzVj3Iitwo/edit# Test for yourself by running in the root folder: ./experiments/task-morphology/test_experiment.sh
Formally used to review the changes between the multiobjective branch and the development branch.
See the difference between Nihed's branch and the current learners branch.
Indicate the amount of work necessary for reintroduction of learning capabilities.
Checking to see the code impact of Celery branch from Sam.
Added Roy's commits to the development branch to speed up merging.
Was not able to install MultiNEAT manually on MacOS, due to problems recognizing the integration of boost and python3.
We should supply the revolve CMakeLists.txt with add_subdirectory(thirdparty/MultiNEAT) But this does not build MultiNEAT successfully. ``` CMake Error at build/thirdparty/MultiNEAT/MultiNEATConfig.cmake:21 (include): include could not find load file: /home/daanz/revolve_workspace/revolve_battery/build/thirdparty/MultiNEAT/MultiNEATTargets.cmake Call Stack...