Processing
This service follows the following steps:
- It reads a
ControllerOutput
message, from thedecision
stream as defined in the service.yaml file - It takes the acceleration/throttle values and the steering angle value and creates an I2C command for the PCA-9865 board. This board will then transform the I2C value into a PWM signal that the motors and servo use