◆ calculateRobotRelativeSpeeds()
virtual frc::ChassisSpeeds pathplanner::PathFollowingController::calculateRobotRelativeSpeeds |
( |
const frc::Pose2d & |
currentPose, |
|
|
const PathPlannerTrajectoryState & |
targetState |
|
) |
| |
|
pure virtual |
◆ getPositionalError()
virtual units::meter_t pathplanner::PathFollowingController::getPositionalError |
( |
| ) |
|
|
pure virtual |
◆ isHolonomic()
virtual bool pathplanner::PathFollowingController::isHolonomic |
( |
| ) |
|
|
pure virtual |
◆ reset()
virtual void pathplanner::PathFollowingController::reset |
( |
const frc::Pose2d & |
currentPose, |
|
|
const frc::ChassisSpeeds & |
currentSpeeds |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: