Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
Loading...
Searching...
No Matches
DriveBoard Member List

This is the complete list of members for DriveBoard, including all inherited members.

CalculateMove(const double dGoalSpeed, const double dGoalHeading, const double dActualHeading, const diffdrive::DifferentialControlMethod eKinematicsMethod=diffdrive::DifferentialControlMethod::eArcadeDrive, const bool bAlwaysProgressForward=false)DriveBoard
DriveBoard()DriveBoard
GetDrivePowers() constDriveBoard
m_fDriveEffortMultiplier (defined in DriveBoard)DriveBoardprivate
m_fMaxDamp (defined in DriveBoard)DriveBoardprivate
m_fMaxDriveEffort (defined in DriveBoard)DriveBoardprivate
m_fMaxSlope (defined in DriveBoard)DriveBoardprivate
m_fMinDamp (defined in DriveBoard)DriveBoardprivate
m_fMinDriveEffort (defined in DriveBoard)DriveBoardprivate
m_fMinSlope (defined in DriveBoard)DriveBoardprivate
m_fPitch_w (defined in DriveBoard)DriveBoardprivate
m_fRoll_w (defined in DriveBoard)DriveBoardprivate
m_fYaw_w (defined in DriveBoard)DriveBoardprivate
m_muDriveEffortMutex (defined in DriveBoard)DriveBoardprivate
m_pPID (defined in DriveBoard)DriveBoardprivate
m_stDrivePowers (defined in DriveBoard)DriveBoardprivate
SendDrive(const diffdrive::DrivePowers &stDrivePowers, const bool bEnableVariableDriveEffort=true)DriveBoard
SendStop()DriveBoard
SetMaxDriveEffort(const float fMaxDriveEffortMultiplier)DriveBoard
SetMaxSpeedCallbackDriveBoardprivate
VariableDriveEffort()DriveBoard
~DriveBoard()DriveBoard