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

The trajectory planner doesn't work properly? #10

Closed
GChasing opened this issue Jul 24, 2022 · 2 comments
Closed

The trajectory planner doesn't work properly? #10

GChasing opened this issue Jul 24, 2022 · 2 comments

Comments

@GChasing
Copy link

The quadrotor is required to fly through the windows, but based on the gcopter planning, it bypass the wall to the endpoint. Thus, what's wrong the the trajectory planner? how to get the desired path?

The video can be found here

Wish your reply and thank you very much!

@ZhepeiWang
Copy link
Member

This is exactly how the code in the repo works. If you need large tilt angle to cross narrow gaps, see the corresponding proj https://github.com/ZJU-FAST-Lab/Fast-Racing

@GChasing
Copy link
Author

@ZhepeiWang Thanks a lot. I found some associted code about gcopter at https://github.com/ZJU-FAST-Lab/Fast-Racing/blob/a1d086ccb6deb2993d71a5afda13fffa66567363/src/plan_manage/src/MinCoPlan_CPU.cpp#L117 - https://github.com/ZJU-FAST-Lab/Fast-Racing/blob/a1d086ccb6deb2993d71a5afda13fffa66567363/src/plan_manage/src/MinCoPlan_CPU.cpp#L124.

It is a huge project, which may be unfriendly to the newer. Could you share some ideas about how to show the large tilt angle
to crosse narrow gaps, and how to insert the waypoints in the #9 (Adding the waypoints)?

Thanks again, and wish your reply!

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