mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
FlightTaskAutoMapper2: remove speed_at_target
This commit is contained in:
committed by
Daniel Agar
parent
b3cde5ac44
commit
be4900f61d
@@ -110,7 +110,6 @@ void FlightTaskAutoMapper2::_reset()
|
||||
// Set setpoints equal current state.
|
||||
_velocity_setpoint = _velocity;
|
||||
_position_setpoint = _position;
|
||||
_speed_at_target = 0.0f;
|
||||
}
|
||||
|
||||
void FlightTaskAutoMapper2::_prepareIdleSetpoints()
|
||||
|
||||
Reference in New Issue
Block a user