Skip to content

Commit

Permalink
logger: add preflight sensor check messages
Browse files Browse the repository at this point in the history
  • Loading branch information
priseborough authored and LorenzMeier committed Nov 19, 2016
1 parent 9301e9c commit 81dc20e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/logger/logger.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@ void Logger::add_default_topics()
add_topic("camera_trigger");
add_topic("cpuload");
add_topic("gps_dump"); //this will only be published if GPS_DUMP_COMM is set
add_topic("sensor_preflight");

/* for estimator replay (need to be at full rate) */
add_topic("sensor_combined");
Expand Down

0 comments on commit 81dc20e

Please sign in to comment.