feat: add Processor to compute throttle from external values
* SpeedZoneProcessor * SteeringProcessor
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
package types
|
||||
|
||||
type Throttle float32
|
||||
|
||||
type Steering float32
|
||||
|
Reference in New Issue
Block a user