ArduPilot/ardupilot
在 GitHub 查看Copter: POSITION_TARGET_LOCAL_NED doesn't correctly reflect SET_POSITION_TARGET_LOCAL_NED
Open
#13,932 创建于 2020年3月30日
CopterEnhancementgood first issue
仓库指标
- Star
- (9,336 star)
- PR 合并指标
- (平均合并 26天 16小时) (30 天内合并 166 个 PR)
描述
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