follow-me: log follow_target msg

This commit is contained in:
Alessandro Simovic 2021-05-05 19:54:47 +02:00 committed by Daniel Agar
parent 48f3bd4078
commit d1d5eba320
1 changed files with 1 additions and 0 deletions

View File

@ -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");