collection/canbus/README.md
module-canbus contains the package including canbus and mutiple canbus vehicle. This module provides a way to parse the chassis CAN bus data to obtain information about the vehicle (e.g., vehicle speed, gear, steering wheel angle, operating status, safety, etc.); to receive commands from the control module, parse the control commands into the chassis CAN bus data, and send them to the vehicle for motion control; to execute the chassis interaction logic to enable or disable the autopilot; and to carry out the chassis safety monitoring, and to monitor chassis Monitoring of chassis malfunction or takeover, etc..