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

复现中的一些问题 #3

Open
hz-ants opened this issue Sep 27, 2024 · 3 comments
Open

复现中的一些问题 #3

hz-ants opened this issue Sep 27, 2024 · 3 comments

Comments

@hz-ants
Copy link

hz-ants commented Sep 27, 2024

感谢作者贡献!我在复现的过程中出现如下图问题:1.无人机撞机问题 2.无法探索全部
02 (1)
区域而停机 3.当多机工作时,出现一台机工作而其它停止.请问是哪里出问题了?

@hz-ants
Copy link
Author

hz-ants commented Sep 27, 2024

02 (2)
无法探索完全而停止

@charlie-dog
Copy link
Collaborator

@hz-ants
你好,非常感谢反馈的问题。

目前确实存在无人机偶尔碰撞的问题,这是规划上的一些bug,这个后续会解决。但探索停止的问题我几乎没遇到。

请检查:

  1. gazebo仿真速度是否大于0.95,仿真速度过低会导致跟不上轨迹,进而炸机
  2. 停止探索的时候终端是否报错,可能存在未知代码bug

@charlie-dog
Copy link
Collaborator

@hz-ants
我查到了一种炸机的可能,jerk没有限制导致加速度极速变化,进而不稳。
新的代码更新了jerk约束,更稳定

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

2 participants