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

mention rate mode setpoint set in doc #452

Merged
merged 4 commits into from
May 7, 2024
Merged

Conversation

knmcguire
Copy link
Member

fixes #152

@knmcguire knmcguire requested a review from ToveRumar May 7, 2024 07:47
docs/user-guides/python_api.md Outdated Show resolved Hide resolved
cflib/crazyflie/commander.py Outdated Show resolved Hide resolved
@knmcguire knmcguire merged commit 4cc9005 into master May 7, 2024
1 check passed
@knmcguire knmcguire deleted the add-rate-explanation branch May 7, 2024 12:48
@@ -71,11 +71,13 @@ def send_setpoint(self, roll, pitch, yawrate, thrust):
"""
Send a new control setpoint for roll/pitch/yaw_Rate/thrust to the copter.
The meaning of these values is depended on the mode of the RPYT commander in the firmware
Default settings are Roll, pitch, yawrate and thrust
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

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

Successfully merging this pull request may close these issues.

Make more send_setpoint functions
2 participants