-
Notifications
You must be signed in to change notification settings - Fork 384
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
How to add air flow disturbances, or similar forms of disturbances? #249
Labels
question
Further information is requested
Comments
you can add an additional
after line 711 gym-pybullet-drones/gym_pybullet_drones/envs/BaseAviary.py Lines 679 to 711 in 3d7b12e
|
I understand, thank you for your reply! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to verify the algorithm's ability to resist interference. How can I add air flow disturbances to a drone under gpy-bullet-drones conditions?
The text was updated successfully, but these errors were encountered: