Skip to content

JoelDeen820/chicken_agent_model

Repository files navigation

chicken_agent_model

chickens

import enviroment run the following command

conda env create -f environment.yml

Note, 1 pixel is equal to 3 cm.

To-Do List

  • Create a simple barn environment
    • This will need to be appended to as the other few classes are added
  • Create a simple chicken
  • Create the Feedline Class
    • Center needs to affect occupancy of the barn its self (about 10 cm Diameter)
    • The feeder needs to be able to be filled with food (See waterline implementation)
  • Create the Waterline Class
  • Create the temperature map of the barn
  • making the notebook look nice
    • Currently, each class( for the most part) has their own file. This is ideal for development, as it keeps it more tidy. However, I think Graham would like all the code we wrote into the notebook its self. Probably compile everything into a single file at the end
  • Start working on the report, and see what exactly that should look like.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published