mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
SITL: helicopter add update_external_payload() for sensors
This commit is contained in:
parent
a60c1168ef
commit
442cff4c60
@ -316,7 +316,8 @@ void Helicopter::update(const struct sitl_input &input)
|
||||
|
||||
|
||||
update_dynamics(rot_accel);
|
||||
|
||||
update_external_payload(input);
|
||||
|
||||
// update lat/lon/altitude
|
||||
update_position();
|
||||
time_advance();
|
||||
|
Loading…
Reference in New Issue
Block a user