Replies: 1 comment 1 reply
-
@fairyabcd would you be so kind as to type your posts in Roman characters? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
jsbsim源码中的f16飞机没有自动驾驶仪,但我想通过加载导航系统文件和自动驾驶仪实现指定航路点飞行,目前我自己写的自动驾驶仪xml文件可以正确加载,但无法飞到指定的航路点一直在转圈飞行,f16的自动驾驶仪脚本如下:
ap/attitude_hold
ap/altitude_hold
ap/active-waypoint
ap/altitude_setpoint
ap/heading-setpoint-select
ap/aileron_cmd
ap/heading_hold
ap/yaw_damper
ap/velocity_hold
ap/roll-control-autopilot-on
ap/heading-setpoint-select == 1ap/autopilot-roll-on
ap/roll-angle-saturation
ap/limited-roll-angle-rad
Beta Was this translation helpful? Give feedback.
All reactions