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

Drone movement is too aggressive. #47

Closed
romaster93 opened this issue Aug 17, 2022 · 2 comments
Closed

Drone movement is too aggressive. #47

romaster93 opened this issue Aug 17, 2022 · 2 comments

Comments

@romaster93
Copy link

hello .

I am implementing drone avoidance using ego planner v2 and ardupilot and mavros controller.

Everything is excellent! I admire your research.

However, when the obstacle disappears from the drone's field of view, it changes the yaw direction of the drone too abruptly. Also, it twists too much on narrow roads.

Can I make a smoother path if I fix anything?

Please refer to my video.

https://youtu.be/mMYVuqe9s_o

https://youtu.be/c3ECgOdWexE

@Swadine
Copy link

Swadine commented Mar 18, 2023

@romaster93 Did you find a fix to this? The drone sometimes thinks that there is an empty column through which it can plan, but by the time it realizes that there is an obstacle, it is unable to replan and crashes into the obstacle. I believe we can incorporate a better mapping but it won't make much difference, in such a case the drone needs to assess the fact that it is making a risky trajectory and it should execute that less aggresively.

@bigsuperZZZX
Copy link
Member

Please refer to:
ZJU-FAST-Lab/EGO-Planner-v2#12

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

3 participants