Resurgence (PY2022)
Codebase for the Husky Robotics 2021-2022 rover Resurgence
Loading...
Searching...
No Matches
DiffDriveKinematics Member List

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

DiffDriveKinematics(double wheelBaseWidth)DiffDriveKinematicsexplicit
ensureWithinWheelSpeedLimit(PreferredVelPreservation preferred, double xVel, double thetaVel, double maxWheelSpeed) constDiffDriveKinematics
getLocalPoseUpdate(const wheelvel_t &wheelVel, double dt) constDiffDriveKinematics
getNextPose(const wheelvel_t &wheelVel, const navtypes::pose_t &pose, double dt) constDiffDriveKinematics
getPoseUpdate(const wheelvel_t &wheelVel, double heading, double dt) constDiffDriveKinematics
PreferredVelPreservation enum nameDiffDriveKinematics
robotVelToWheelVel(double xVel, double thetaVel) constDiffDriveKinematics
wheelVelToRobotVel(double lVel, double rVel) constDiffDriveKinematics