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

No wind in wind triangle #46

Open
gellings opened this issue Jul 26, 2017 · 3 comments
Open

No wind in wind triangle #46

gellings opened this issue Jul 26, 2017 · 3 comments

Comments

@gellings
Copy link
Member

We currently don't have wind implemented in the forces and moments (or truth) plugin. The problem is that the body frame wind model (from the book) doesn't work very well for multiple UAVs flight in the same wind. Should we use a world frame wind and rotate it into the body frame inside of the plugin? Does anyone care about this right now?

@plusk01
Copy link
Member

plusk01 commented Jul 26, 2017

@plusk01
Copy link
Member

plusk01 commented Aug 15, 2017

Just came across this -- looks like a wind feature has made it into Gazebo 8.

PR: https://bitbucket.org/osrf/gazebo/pull-requests/1985/added-wind-support/diff

Item 38 in the change log: https://bitbucket.org/osrf/gazebo/src/default/Changelog.md?fileviewer=file-view-default

@gellings
Copy link
Member Author

I think the problem is we calculate our own aerodynamic forces and moments according to how it's done in the UAVbook. We could start using the Gazebo aerodynamics instead and see if it works just as good.

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

2 participants