Class Quest

All Implemented Interfaces:
Sendable, Subsystem

public class Quest extends SubsystemBase
quest subsystem
  • Constructor Details

    • Quest

      public Quest(QuestIO io, RobotState state)
      Quest Constructor and initlizer
  • Method Details

    • periodic

      public void periodic()
    • getPose

      public Pose2d getPose()
      Method for retreaving current processed questPose
      Returns:
      Current processed questPose
    • setPose

      public Command setPose()
      Sets the pose to the current location in robotStates global estmate
      Returns:
      sets quest pose