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

About VTOL trajectory tracking control offboard Control Problem #45

Open
Pinking-Lee opened this issue Nov 2, 2024 · 0 comments
Open

Comments

@Pinking-Lee
Copy link

Now I am working on the smooth trajectory tracking control of FW mode.
I find 2 msgs in px4_msgs as VehicleTrajectoryWaypoint.msg and VehicleTrajectoryBezier.msg.

I searched some comments, said they are mainly used for Mulitrotors.
And I currently haven't found any trajectory tracking control example scheme for FW mode by these 2 msgs yet (Maybe.., not support FW plane?).
Have you tried these 2 msgs to achieve smooth trajectory tracking in FW mode?
Do I need to independently write a set of tracking control code based on the attitude control case you provided?
Or give me some suggestions.

Thanks very much.

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