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

Integrate LaserTowerOfDeath in game client #142

Open
PeterBowman opened this issue Nov 24, 2018 · 0 comments
Open

Integrate LaserTowerOfDeath in game client #142

PeterBowman opened this issue Nov 24, 2018 · 0 comments
Assignees

Comments

@PeterBowman
Copy link
Member

In addition to the hardware & controller stuff described at asrob-uc3m/laser-tower-of-death#1, another game component must be developed in order to make the turret interact with other players. We aim to assign it the role of a NPC (non-playable character) driven by visual servoing that normally operates in sentry mode, that is, it's supposed to be looking around itself until a player is found, track his motion and try to shoot at his QR.

Game rules should be discussed here. The following questions arise:

  1. Define the motion pattern in sentry mode (could be some randomly generated trajectory; keep in mind we can pan and tilt the camera).
  2. Usually, you can't identify a robot unless it's facing you, therefore it would be not be possible for the turret to track moving robots nor for said robots to escape once they have been targeted. Idea: just put more QR labels all around the robot...?
  3. Can we have a LTOD in simulation?
  4. ...

Possibly blocked by #21.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants