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

Traversal_Search/finding_lights #25

Open
Cameron-Basara opened this issue Aug 11, 2024 · 0 comments
Open

Traversal_Search/finding_lights #25

Cameron-Basara opened this issue Aug 11, 2024 · 0 comments
Assignees

Comments

@Cameron-Basara
Copy link

This task is composed of designing and implementing a search algorithm that finds different coloured lights based off the light detection node.

  • the algorithm must use a search method that allows for rover traversal, this means algorithms that use BFS or teleport to different nodes on a node tree do not work.
  • the algorithm utilizes the gridworld
  • this will later be subject to change and implementing new techniques for looking for different objects, for example at URC or next year at CIRC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants