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

Detection of an adversary in front of the robot #23

Open
Terae opened this issue Feb 5, 2019 · 0 comments
Open

Detection of an adversary in front of the robot #23

Terae opened this issue Feb 5, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Terae
Copy link
Member

Terae commented Feb 5, 2019

Actually, the AvoidanceInterfacer is able to find all repere::Positions of robots on the environment.

Moreover, it can say if an adversary is under a disk around the robot (bool adversary_detected(Distance threshold))

You should do better by also giving the advance sens of our robot: we want to detect adversaries only if it is in front of our robot in a cone of N degrees (or behind in the case of a backward move)

The function is already implemented, you only need to program the most-mathematical part 😄

@Terae Terae added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 5, 2019
@Terae Terae changed the title Detection of an adversary on front of the robot Detection of an adversary in front of the robot Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant