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

Adjust propeller model roscopter sim #190

Merged
merged 4 commits into from
Oct 15, 2024

Conversation

JMoore5353
Copy link
Contributor

Updated the propeller model for when the airspeed is opposite in direction from the body z axis (i.e. backwards). The implementation assumes the propeller performance when the airspeed flows backwards is the same as when airspeed is zero.

I also updated the firmware parameters and added the Eigen dependency to the rosflight_sim package, which were done in other branches. Both were needed for testing.

@JMoore5353 JMoore5353 requested a review from iandareid October 9, 2024 01:58
@JMoore5353 JMoore5353 linked an issue Oct 9, 2024 that may be closed by this pull request
@iandareid iandareid merged commit ded79f3 into main Oct 15, 2024
2 checks passed
@iandareid iandareid deleted the adjust-propeller-model-roscopter-sim branch October 15, 2024 15:41
@iandareid iandareid restored the adjust-propeller-model-roscopter-sim branch October 15, 2024 15:41
@bsutherland333 bsutherland333 deleted the adjust-propeller-model-roscopter-sim branch October 17, 2024 15:15
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.

Fix propeller model in the forces and moments calculation.
2 participants