Closed Gryschock closed 3 years ago
@Gryschock Could you elaborate your question? You can configure the gust with the parameters that are exposed.
If you are curious how each parameters work, you can look at how the gust is being calculated in the gazebo_wind_plugin
@Jaeyoung-Lim
I will try to describe, what I am expecting by this settings above in my world file. The wind is working, I see in the gazebo simulation an influence. And now I want to have a gust, after 60 sec. for 20 sec with direction in y with the same velocity like the const. wind (5 m/s). But I dont see any impact on my UGV, it is just hovering and compensates the const. wind in x-direction.
So I just dont understand why is normal wind working but the gust not? Have I forgotten something? Do I have to do something the wind_plugin? Or are the parameters wrong?
Hope this makes it clearer.
Thx
possibly related: #825
@Jaeyoung-Lim
I will try to describe, what I am expecting by this settings above in my world file. The wind is working, I see in the gazebo simulation an influence. And now I want to have a gust, after 60 sec. for 20 sec with direction in y with the same velocity like the const. wind (5 m/s). But I dont see any impact on my UGV, it is just hovering and compensates the const. wind in x-direction.
So I just dont understand why is normal wind working but the gust not? Have I forgotten something? Do I have to do something the wind_plugin? Or are the parameters wrong?
Hope this makes it clearer.
Thx
@Jaeyoung-Lim
I will try to describe, what I am expecting by this settings above in my world file. The wind is working, I see in the gazebo simulation an influence. And now I want to have a gust, after 60 sec. for 20 sec with direction in y with the same velocity like the const. wind (5 m/s). But I dont see any impact on my UGV, it is just hovering and compensates the const. wind in x-direction.
So I just dont understand why is normal wind working but the gust not? Have I forgotten something? Do I have to do something the wind_plugin? Or are the parameters wrong?
Hope this makes it clearer.
Thx
Did you fix this problem? I have met the same problem.
Hey,
actually there is just a miswriting, but should be fixed in the newest version.
Hi,
with px4 and ros1 we have a drone flighing in the world. For wind we just added the wind_plugin and konstant wind is working, but influence of the gust. GustVelocity is in m/s and Duration and Start in s? What do we have to consider for Gust?
Thx