-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
We need to integrate accurate pose data for verifying our existing localization method. This will involve using at least one Vive tracker 3.0 and a Steam base station to get the trackers location at a high rate.
Acceptance criteria:
- Robot layout updated with tracker
- Tracker location logged to rerun
- robot location calculated by tracker logged to rerun separately than robot location as calculated by the existing localizer so we can see the error.
- Tracker mount designed and attached to teri in a way that it will have easy line of sight to the base station as much as possible.
- tracker readings should be published from a separate process and fed to the main lunabot process via iceoryx2, in a new source copper task.
Resources:
https://github.com/collabora/libsurvive (for interacting with tracker)
https://github.com/eclipse-iceoryx/iceoryx2 (for sending readings from the external process to the lunabot)
elBoberido
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
In Progress