|
2024-Robot
Robot code for 2024 FRC season by Argos, FRC team #1756
|
This is the complete list of members for DriveChoreo, including all inherited members.
| DriveChoreo(SwerveDriveSubsystem &drive, const std::string &trajectoryName, const bool initializeOdometry=false) | DriveChoreo | |
| End(bool interrupted) override | DriveChoreo | |
| EndpointShotDistance(const std::string &trajectoryName) | DriveChoreo | static |
| Execute() override | DriveChoreo | |
| Initialize() override | DriveChoreo | |
| IsAtEndPoint(SwerveDriveSubsystem &drive, const std::string &trajectoryName, const units::inch_t translationalTolerance=6_in, const units::degree_t rotationalTolerance=1.0_deg) | DriveChoreo | static |
| IsFinished() override | DriveChoreo | |
| m_autoTrajectoryLogger | DriveChoreo | private |
| m_ChoreoCommand | DriveChoreo | private |
| m_desiredAutoPositionLogger | DriveChoreo | private |
| m_Drive | DriveChoreo | private |
| m_initializeOdometry | DriveChoreo | private |
| m_orientedTrajectory | DriveChoreo | private |
| m_startTime | DriveChoreo | private |
| m_trajectory | DriveChoreo | private |