Update Drone-Env with Random Target and Improved Documentation #358
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Demo:
video.mp4
Description:
This pull request updates the hover environment to include random target point generation and improves the documentation to reflect these changes. The drone is now trained to reach randomly generated target points, enhancing the training process and making it more dynamic.
Changes:
Hover Environment Update (
hover_env.py
):Training Script Update (hover_train.py):
Evaluation Script Update (hover_eval.py):
Documentation Update (
README.md
):How to Test:
Training:
drone-hovering
directory.Evaluation:
And I'll soon write some tutorials on Genesis World Documentation if that's okay with you.
Please review the changes and provide feedback. Thank you!