Skip to content

Add/vehicle interface

In this MR, I add message type of GearCommand, ControlModeCommand/Report ,SteeringReport, VelocityReport.

GearCommand: Added because there is a report but no command.
ControlModeCommand/Report: This is the only one that was not separated from VehicleStateCommand/Report, so it was separated.
SteeringReport & VelocityReport: Separated because steering and speed are now sent separately.

Edited by Sugatyon

Merge request reports