mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 08:00:34 +08:00
delete vehicle_global_velocity_setpoint
This commit is contained in:
@@ -576,7 +576,6 @@ void Logger::add_default_topics()
|
||||
add_topic("vehicle_local_position", 100);
|
||||
add_topic("vehicle_local_position_setpoint", 100);
|
||||
add_topic("vehicle_global_position", 200);
|
||||
add_topic("vehicle_global_velocity_setpoint", 200);
|
||||
add_topic("vehicle_vision_position");
|
||||
add_topic("vehicle_vision_attitude");
|
||||
add_topic("battery_status", 300);
|
||||
|
||||
Reference in New Issue
Block a user