-
Notifications
You must be signed in to change notification settings - Fork 84
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
Flight interface #55
Comments
Thanks for opening your first issue here! Make sure that no other issues on the same topic have already been opened! |
Thank you for your reply. |
I do not understand how you would like to use CrazyS. However, the actual position controller is unable to perform trajectory tracking. I mean, if you change the desired position from Therefore, if you could be more precise, we could find a way to address your issue. |
Thank you for your reply. |
Hmm. Unfortunately, CrazyS does not currently implement any controller capable of tracking a trajectory or a sequence of waypoints. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi, gsilano
I'm sorry to disturb you, but I have the following questions to solve:
desired_position
from(0,0,1)
to(-10,-10,2)
inhovering_example.cpp
,but only works on the z axis.2.I want to use this project to do drone navigation, how can I perform continuous position control or speed control?
The text was updated successfully, but these errors were encountered: