mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-08-21 11:30:34 +08:00
logger: log vehicle_model for system identification
This commit is contained in:
@@ -656,6 +656,7 @@ void Logger::add_system_identification_topics()
|
||||
add_topic("vehicle_angular_acceleration");
|
||||
add_topic("vehicle_angular_acceleration_setpoint");
|
||||
add_topic("vehicle_torque_setpoint");
|
||||
add_topic("vehicle_model");
|
||||
}
|
||||
|
||||
int Logger::add_topics_from_file(const char *fname)
|
||||
|
||||
Reference in New Issue
Block a user