urc-software icon indicating copy to clipboard operation
urc-software copied to clipboard

Implement behavior to path to detected ARUCO tag

Open yambati03 opened this issue 1 year ago • 0 comments

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 avatar Aug 14 '24 03:08 yambati03