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

Add experimental directory with refactored environments #89

Merged
merged 4 commits into from
Aug 2, 2024
Merged

Commits on Jul 4, 2024

  1. Add new experimental directory with simple and prey_predator braitenb…

    …erg envs (#87)
    
    * Add first version of refactored braitenberg env
    
    * Add utils file
    
    * Update way of computing forces in environment + Add general physics engine file
    
    * Add first elements of tutorial on how to create an environment in a notebook
    
    * Update braitenberg notebook and add new prey/predator braitenberg environment
    
    * Delete new notebooks on refactored envs and associated files
    
    * Add simple and prey_predator braitenberg envs in experimental directory
    
    * Add first steps of sensorimotor functions refactoring
    
    * Add first draft version of selective sensors braitenberg env
    
    * Refactor simple braitenberg env and add utils file for all environments
    
    * Update base env by removing intermediate state classes
    
    * Remove duplicate code and add markdown comments
    
    * Remove uncessary files
    
    * Update simple braitenberg notebook
    
    * Add behavior refactoring in simple braitenberg env
    
    * Update simple braitenberg env and notebook with new init functions
    
    * Add default values to init functions and update prey_pred notebook
    corentinlger authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    38a6785 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Corentin/selective sensors (#88)

    * Add first version of refactored braitenberg env
    
    * Add utils file
    
    * Update way of computing forces in environment + Add general physics engine file
    
    * Add first elements of tutorial on how to create an environment in a notebook
    
    * Update braitenberg notebook and add new prey/predator braitenberg environment
    
    * Delete new notebooks on refactored envs and associated files
    
    * Add simple and prey_predator braitenberg envs in experimental directory
    
    * Add first steps of sensorimotor functions refactoring
    
    * Add first draft version of selective sensors braitenberg env
    
    * Refactor simple braitenberg env and add utils file for all environments
    
    * Update base env by removing intermediate state classes
    
    * Remove duplicate code and add markdown comments
    
    * Remove uncessary files
    
    * Update simple braitenberg notebook
    
    * Add selective sensors environment with old env interface
    
    * Add manual mode in selective sensors and add some documentation
    
    * Clean selective sensors imports and add notebook documentation
    
    * Revert changes on non selective sensors environments
    corentinlger authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0b0a66c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    00f4019 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b09396c View commit details
    Browse the repository at this point in the history