Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【TODO】飞机闭环控制目前存在的改进方向 #1

Open
XmmShp opened this issue Jul 16, 2024 · 0 comments
Open

【TODO】飞机闭环控制目前存在的改进方向 #1

XmmShp opened this issue Jul 16, 2024 · 0 comments

Comments

@XmmShp
Copy link
Collaborator

XmmShp commented Jul 16, 2024

  1. 将精度阈值由切比雪夫距离改为欧氏距离
  2. 飞机移动方向可以将(x,y)合并(速度方向与所需位移方向相同,保持最高速度为0.2m/s)
  3. 将普通定位与降落定位设置不同的精度阈值
  4. 在偏差大时使用0.2m/s的速度,偏差小时使用0.1m/s的速度
  5. 将旋转使用角速度进行控制实现闭环(设置角度阈值)
  6. 修改Delay延迟时间
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant