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

Implement behavior to path to detected ARUCO tag #214

Open
yambati03 opened this issue Aug 14, 2024 · 0 comments
Open

Implement behavior to path to detected ARUCO tag #214

yambati03 opened this issue Aug 14, 2024 · 0 comments
Labels
area/motion-planning Related to motion planning subteam/autonomy type/feature Adds a new feature to the codebase

Comments

@yambati03
Copy link
Contributor

Implement an action server that enables the rover to path towards a detected ARUCO tag.

Note that once the tag is detected, we have an approximate relative position to the rover. However, if we blindly path to this location, we may not end within the required distance of the tag. Thus, we need to implement some sort of way to continually refine our position estimate of the tag as we path towards it and ensure that we eventually get within the required distance.

@yambati03 yambati03 added type/feature Adds a new feature to the codebase area/motion-planning Related to motion planning priority/high subteam/autonomy and removed priority/high labels Aug 14, 2024
@yambati03 yambati03 changed the title Implement path to detected ARUCO tag behavior Implement behavior to path to detected ARUCO tag Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/motion-planning Related to motion planning subteam/autonomy type/feature Adds a new feature to the codebase
Projects
None yet
Development

No branches or pull requests

1 participant