mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
ekf2: Add support for use of multiple GPS receivers (#9765)
This commit is contained in:
committed by
Daniel Agar
parent
afe82ffb31
commit
fc65939f0e
@@ -687,6 +687,7 @@ void Logger::add_estimator_replay_topics()
|
||||
{
|
||||
// for estimator replay (need to be at full rate)
|
||||
add_topic("ekf2_timestamps");
|
||||
add_topic("ekf_gps_position");
|
||||
|
||||
// current EKF2 subscriptions
|
||||
add_topic("airspeed");
|
||||
|
||||
Reference in New Issue
Block a user