delete vehicle_global_velocity_setpoint

This commit is contained in:
Daniel Agar
2017-06-24 20:08:31 -04:00
parent fc860140f1
commit f947205cbe
9 changed files with 0 additions and 63 deletions
-1
View File
@@ -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
-4
View File
@@ -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