mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 13:31:27 +08:00
ackermann: refactor code architecture
This commit is contained in:
committed by
Silvan Fuhrer
parent
ce64263ce7
commit
55f51d7e7e
7
msg/RoverThrottleSetpoint.msg
Normal file
7
msg/RoverThrottleSetpoint.msg
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
|
||||
float32 throttle_body_x # throttle setpoint along body X axis [-1, 1]
|
||||
float32 throttle_body_y # throttle setpoint along body Y axis [-1, 1]
|
||||
|
||||
# TOPICS rover_throttle_setpoint
|
||||
Reference in New Issue
Block a user