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

Fix wind topic names for vtols #552

Merged
merged 1 commit into from
Aug 4, 2020
Merged

Fix wind topic names for vtols #552

merged 1 commit into from
Aug 4, 2020

Conversation

Jaeyoung-Lim
Copy link
Member

@Jaeyoung-Lim Jaeyoung-Lim commented Jul 23, 2020

Motivation
The wind topic names were not properly updated in vtol models after #467 and the regression was caused by #490

Therefore resulting in a error shown in #551

Additional Context
Fixes #551

@Jaeyoung-Lim Jaeyoung-Lim requested a review from TSC21 July 23, 2020 08:43
Copy link
Member

@TSC21 TSC21 left a comment

Choose a reason for hiding this comment

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

Any reason for not calling it just wind?

@Jaeyoung-Lim
Copy link
Member Author

Jaeyoung-Lim commented Jul 24, 2020

@TSC21 That is actually why it was returning an error, since the world already has a wind topic published from gazebo by default, but the message definitions are different that is being used in the wind_plugin

@Jaeyoung-Lim
Copy link
Member Author

@TSC21 Hi Nuno! Can we get this in?

@TSC21 TSC21 merged commit 89755a1 into master Aug 4, 2020
@TSC21 TSC21 deleted the pr-fix-windy-world branch August 4, 2020 06:58
@Jaeyoung-Lim
Copy link
Member Author

@TSC21 Thanks!

@ThomasRigi
Copy link
Member

ThomasRigi commented Aug 4, 2020

@Jaeyoung-Lim Thanks for fixing this! The build process works now.

But... The airspeed reading does not show the wind anymore. It's always roughly equal to the ground speed:
https://logs.px4.io/plot_app?log=c130f864-5dfb-41c2-a077-b9a9c2abdc59

I'm going to open a new issue for this with some more details. New issue: #556

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.

Windy world stuck on assertion failed
3 participants