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

Agent team feedback from ray #270

Merged
merged 3 commits into from
Apr 23, 2022
Merged

Agent team feedback from ray #270

merged 3 commits into from
Apr 23, 2022

Conversation

MatthewFoster02
Copy link
Collaborator

Adds field to ray class which stores the team of the agent at its endpoint, this field is null if the ray does not intersect with an agent.

Closes #265

If a ray intersects with an agent, the ray stores the team of the agent it is 'seeing'.
Testing the correctness of the implementation of ray feedback for agents. Extra constructor added to map to allow for testing.
@MatthewFoster02 MatthewFoster02 added HIGH High priority feature that is urgently required Lvl 2 ~1 - 2hrs task labels Apr 23, 2022
@MatthewFoster02 MatthewFoster02 self-assigned this Apr 23, 2022
trav-d13
trav-d13 previously approved these changes Apr 23, 2022
Copy link
Collaborator

@trav-d13 trav-d13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good mate!!

@S010MON S010MON merged commit 358f2ae into master Apr 23, 2022
@S010MON S010MON deleted the agent-team-feedback branch April 23, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HIGH High priority feature that is urgently required Lvl 2 ~1 - 2hrs task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add field to ray which stores agent type
3 participants