Interface QuestNavIO
- All Known Implementing Classes:
QuestNavIOReal
public interface QuestNavIO
Interface for handling input/output operations with the QuestNav hardware.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classData structure for QuestNav inputs that can be automatically logged.static final recordRepresents a robot pose sample used for pose estimation. -
Method Summary
Modifier and TypeMethodDescriptiondefault voidResets the pose components for resetting the QuestNav position tracking.default voidUpdates the set of loggable inputs from the QuestNav.
-
Method Details
-
setPose
Resets the pose components for resetting the QuestNav position tracking. HARD RESET.- Parameters:
questNavTargetPose- The target pose of the quest to reset to. NOT THE TARGET ROBOT POSE