Skip to content
Snippets Groups Projects
Commit a3466196 authored by Julien Lecoeur's avatar Julien Lecoeur Committed by Daniel Agar
Browse files

Logger: add debug_array topic

parent cafd2f53
No related branches found
No related tags found
No related merge requests found
......@@ -687,6 +687,7 @@ void Logger::add_debug_topics()
add_topic("debug_key_value");
add_topic("debug_value");
add_topic("debug_vect");
add_topic("debug_array");
}
void Logger::add_estimator_replay_topics()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment