mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 17:59:06 +08:00
follow-me: log follow_target msg
This commit is contained in:
parent
48f3bd4078
commit
d1d5eba320
@ -61,6 +61,7 @@ void LoggedTopics::add_default_topics()
|
||||
add_topic("commander_state");
|
||||
add_topic("cpuload");
|
||||
add_topic("esc_status", 250);
|
||||
add_topic("follow_target", 500);
|
||||
add_topic("generator_status");
|
||||
add_topic("heater_status");
|
||||
add_topic("home_position");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user