Skip to content

Environment Perception Hardware #35

Description

@kchevali

This is a possible solution to handle different stimuli in the environment. The stimuli could be food, enemy, home, queen, water or more. Each stimuli would need all or a subset of the following hardware components:

Hardware

  • CPU flag: turns on when the stimuli is within a certain distance.
  • Read only register: reports the distance to the closest instance of the stimuli within their perception range.
  • Instruction that takes 1 step along the shortest path to the closest food.
  • Instruction that runs away from the stimuli, possibly a step towards the furthest position from the stimuli that the ant can perceive.

Related to #11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionmore discussion needed before implementationenhancementNew feature or requestsmart antsIncrease perception and response of ants to their environment

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions