trajectory_bezier: remove yaw_speed define

This commit is contained in:
Martina 2018-04-29 18:22:23 +02:00 committed by Daniel Agar
parent 87cd110044
commit f3a7886fbf

View File

@ -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