mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 13:17:34 +08:00
delete vehicle_global_velocity_setpoint
This commit is contained in:
@@ -115,7 +115,6 @@ set(msg_file_names
|
||||
vehicle_control_mode.msg
|
||||
vehicle_force_setpoint.msg
|
||||
vehicle_global_position.msg
|
||||
vehicle_global_velocity_setpoint.msg
|
||||
vehicle_gps_position.msg
|
||||
vehicle_land_detected.msg
|
||||
vehicle_local_position.msg
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
# Velocity setpoint in NED frame
|
||||
float32 vx # in m/s NED
|
||||
float32 vy # in m/s NED
|
||||
float32 vz # in m/s NED
|
||||
Reference in New Issue
Block a user