Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aart/heritability cleanup #112

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Aart/heritability cleanup #112

wants to merge 32 commits into from

Commits on Aug 9, 2021

  1. Squash of complete experiment/heritability branch into one superheavy…

    … black whole megacommit
    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    5ddea57 View commit details
    Browse the repository at this point in the history
  2. Revert .circleci

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f988cb3 View commit details
    Browse the repository at this point in the history
  3. Remove check_running_experiments.sh

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    3f4f41b View commit details
    Browse the repository at this point in the history
  4. Remove camera plugin

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    00af7e3 View commit details
    Browse the repository at this point in the history
  5. Restore original formatting

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    71cec18 View commit details
    Browse the repository at this point in the history
  6. removed direct_tree_test.py

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    83df914 View commit details
    Browse the repository at this point in the history
  7. Remove brain-speciation experiments

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    1cd2601 View commit details
    Browse the repository at this point in the history
  8. Removed heritability & lsysytem-cppn-cpg experiments

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    777e82e View commit details
    Browse the repository at this point in the history
  9. Removed more experiments

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    efc232b View commit details
    Browse the repository at this point in the history
  10. Remove more

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    8c0a65a View commit details
    Browse the repository at this point in the history
  11. remove revolve.sh

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    7b48846 View commit details
    Browse the repository at this point in the history
  12. Remove start_experiment.sh

    Aart Stuurman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f949242 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Format

    Aart Stuurman committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    3fce2b0 View commit details
    Browse the repository at this point in the history
  2. Repair examples/manager_pop.py

    Aart Stuurman committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    68f6cf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Always add robot_ in sdf builder

    Aart Stuurman committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    e4fabd7 View commit details
    Browse the repository at this point in the history
  2. multi_development is now the default everywhere

    Aart Stuurman committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    9183814 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Remove limbo and nlopt dependencies. Disabled BO.

    Aart Stuurman committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    3bf6c5f View commit details
    Browse the repository at this point in the history
  2. Fix some wrong function names in examples/manager_pop

    Aart Stuurman committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    0a947e9 View commit details
    Browse the repository at this point in the history
  3. Up Cpp version to 17

    Aart Stuurman committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    80f2044 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. WIP direct tree in manager_pop. Also check previous commit

    Aart Stuurman committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    fb6853e View commit details
    Browse the repository at this point in the history
  2. Fix crash in manager_pop

    Aart Stuurman committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    b1e9c00 View commit details
    Browse the repository at this point in the history
  3. Add getSdfAttrSafe function util that performs checks before reading …

    …sdf parameters. Not yet fully tested but putting it out there so i can continue later
    Aart Stuurman committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    adf9179 View commit details
    Browse the repository at this point in the history
  4. Begone, tabs

    Aart Stuurman committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    fb50706 View commit details
    Browse the repository at this point in the history
  5. Removed ActuatorWrapper

    Aart Stuurman committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    35ed754 View commit details
    Browse the repository at this point in the history
  6. Removed dead code

    Aart Stuurman committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    89d0249 View commit details
    Browse the repository at this point in the history
  7. fixed typo

    Aart Stuurman committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    b3bcc00 View commit details
    Browse the repository at this point in the history
  8. Removed old world

    Aart Stuurman committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    6575593 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    da2a2eb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Rewrote differnetial cpg controller

    Aart Stuurman committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    1662218 View commit details
    Browse the repository at this point in the history
  2. Remove unused brain

    Aart Stuurman committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0470004 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. I think cppn with targeted brain works?

    Aart Stuurman committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    629b081 View commit details
    Browse the repository at this point in the history
  2. fixed cppnneat genotype deserialization function typing to match actu…

    …al function
    Aart Stuurman committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    9eadb62 View commit details
    Browse the repository at this point in the history