getSteeringWheelAngle(double cmd_vx, double cmd_wz, double speed) | dbw_mkz_twist_controller::YawControl | [inline] |
lateral_accel_max_ | dbw_mkz_twist_controller::YawControl | [private] |
setLateralAccelMax(double val) | dbw_mkz_twist_controller::YawControl | [inline] |
setSteeringRatio(double val) | dbw_mkz_twist_controller::YawControl | [inline] |
setWheelBase(double val) | dbw_mkz_twist_controller::YawControl | [inline] |
steering_ratio_ | dbw_mkz_twist_controller::YawControl | [private] |
steering_wheel_angle_max_ | dbw_mkz_twist_controller::YawControl | [private] |
wheelbase_ | dbw_mkz_twist_controller::YawControl | [private] |
YawControl() | dbw_mkz_twist_controller::YawControl | [inline] |
YawControl(double wheelbase, double steering_ratio, double steering_wheel_angle_max=INFINITY, double lateral_accel_max=INFINITY) | dbw_mkz_twist_controller::YawControl | [inline] |