mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-26 16:28:06 +08:00
test(mavsdk): switch tests to SIH simulator
This commit is contained in:
committed by
Ramon Roche
parent
1499238f1c
commit
cf8a65c5dd
@@ -299,7 +299,7 @@ private:
|
||||
|
||||
Telemetry::GroundTruth _home{NAN, NAN, NAN};
|
||||
|
||||
mavsdk::Telemetry::PositionHandle _check_altitude_handle{};
|
||||
mavsdk::Telemetry::PositionVelocityNedHandle _check_altitude_handle{};
|
||||
|
||||
std::atomic<bool> _should_exit {false};
|
||||
std::thread _real_time_report_thread {};
|
||||
|
||||
Reference in New Issue
Block a user