mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 16:27:35 +08:00
trajectory_bezier: remove yaw_speed define
This commit is contained in:
@@ -11,7 +11,6 @@ uint8 Y = 1
|
||||
uint8 Z = 2
|
||||
uint8 TIME_HORIZON = 3
|
||||
uint8 YAW = 4
|
||||
uint8 YAW_SPEED = 5
|
||||
|
||||
uint8 MAV_TRAJECTORY_REPRESENTATION_BEZIER = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user