BrakeInfoReport
This is a ROS message definition.
Source
std_msgs/Header header
# Wheel torques (Nm)
float32 brake_torque_request
float32 brake_torque_actual
float32 wheel_torque_actual
# Vehicle Acceleration (m/s^2)
float32 accel_over_ground
# Brake Pedal
QualityFactor brake_pedal_qf
# Hill Start Assist
HillStartAssist hsa
# Anti-lock Brakes
bool abs_active
bool abs_enabled
# Stability Control
bool stab_active
bool stab_enabled
# Traction Control
bool trac_active
bool trac_enabled
# Parking Brake
ParkingBrake parking_brake
# Misc
bool stationary