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

commander generic setpoints for manual flight #461

Open
knmcguire opened this issue Jun 28, 2024 · 0 comments
Open

commander generic setpoints for manual flight #461

knmcguire opened this issue Jun 28, 2024 · 0 comments

Comments

@knmcguire
Copy link
Member

knmcguire commented Jun 28, 2024

Let's add some generic commander setpoints that is meant for manual flight, for both absolute roll/pitch and rate control.

The current way of how it is implemented in the Crazyflie is not ideal, since the response of rpyt setpoint can be changed by parameters which is a bit legacy. We don't want to remove that as that might break functionalities, but just an alternative way of sending rpyt setpoints that is more compatible with the other setpoints for velocity, hover position etc.

I would propose the following:

send_setpoint_manual = thrust percentage, roll/pitch abs attitude, yaw attitude rate
send_setpoint_manual_rate = thrust percentage, roll/pitch/yaw rate attitude

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant