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
puffyq opened this issue Jul 24, 2023 · 3 comments
Open

偏航是怎么约束的? #3

puffyq opened this issue Jul 24, 2023 · 3 comments

Comments

@puffyq
Copy link

puffyq commented Jul 24, 2023

多项式明明拟合出应该是一条连续函数,为啥可以做到分段,eg:-pi = pi

@ZhiangChen
Copy link
Owner

Please refer to the following papers for the trajectory generation method and geometric controller.

  • Mellinger, D., & Kumar, V. (2011, May). Minimum snap trajectory generation and control for quadrotors. In 2011 IEEE international conference on robotics and automation (pp. 2520-2525). IEEE.

  • Lee, T., Leok, M., & McClamroch, N. H. (2010, December). Geometric tracking control of a quadrotor UAV on SE (3). In 49th IEEE conference on decision and control (CDC) (pp. 5420-5425). IEEE.

@kashifzr
Copy link

kashifzr commented May 6, 2024

#include <uav_motion/waypointsAction.h>

uav_motion::waypointsFeedback feedback_;
uav_motion::waypointsResult result_;

@ZhiangChen Can you share file where waypointsFeedback and waypointsResult is define, I think you define them in waypointAction file, but i did see them
How to find them?

@ZhiangChen
Copy link
Owner

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