Module pros_sys::gps

source ·

Structs

Functions

  • Get the GPS’s raw accelerometer values
  • Get the possible RMS (Root Mean Squared) error in meters for GPS position.
  • Get the GPS’s raw gyroscope values
  • Get the heading in [0,360) degree values.
  • Get the heading in the max double value and min double value scale.
  • Get the GPS’s location relative to the center of turning/origin in meters.
  • Gets the GPS sensor’s elapsed rotation value
  • Gets the position and roll, yaw, and pitch of the GPS.
  • Set the GPS’s offset relative to the center of turning in meters, as well as its initial position.
  • Set the GPS sensor’s data rate in milliseconds, only applies to IMU on GPS.
  • Set the GPS’s offset relative to the center of turning in meters.
  • Sets the robot’s location relative to the center of the field in meters.
  • Set the GPS sensor’s rotation value to target value
  • Tare the GPS sensor’s rotation value

Type Aliases