#include <base_steering_motor_model.hpp>
◆ SteeringMotorModel()
◆ compute_steering_rate()
| virtual double SteeringMotorModel::compute_steering_rate |
( |
double |
current_steering, |
|
|
double |
steering_goal |
|
) |
| |
|
pure virtual |
Computes the change in steering angle based.
- Parameters
-
| current_steering | current steering angle in radians |
| steering_goal | desired steering angle in radians |
- Returns
- double change in steering angle in radians
Implemented in PIDSteeringMotor.
◆ car_parameters_
The documentation for this class was generated from the following file: