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

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

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