ArduPilot/ardupilot
Copter: POSITION_TARGET_LOCAL_NED doesn't correctly reflect SET_POSITION_TARGET_LOCAL_NED
Ouverte
#13 932 ouverte le 30 mars 2020
CopterEnhancementgood first issue
Métriques du dépôt
- Stars
- (9 336 étoiles)
- Métriques de merge PR
- (Merge moyen 26j 16h) (166 PRs mergées en 30 j)
Description
Bug report
Issue details
POSITION_TARGET_LOCAL_NED doesn't correctly reflect SET_POSITION_TARGET_LOCAL_NED. It always returns MAV_FRAME_LOCAL_NED, regardless of what was specified in SET. The type mask is also incorrect - it can only return 3 different masks, when there are many more possible combinations. Finally, yaw and yaw_rate are always zero.
Version 4.03
Platform [ ] All [ ] AntennaTracker [x] Copter [ ] Plane [ ] Rover [ ] Submarine