mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
follow-me: log follow_target msg
This commit is contained in:
committed by
Daniel Agar
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");
|
||||
|
||||
Reference in New Issue
Block a user