-
Notifications
You must be signed in to change notification settings - Fork 364
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
Request to Migrate from Master to Main Branch for Improved Stability #220
Comments
Hello @abdul-mannan-khan Because of the major changes in at least 3 of the main dependencies of this work (rllib, gym, stable-baselines3), I switched to maintaining |
Regarding
My flythrugate-aviary follows your same style as in the paper hover/flythrugate-aviary here. Can you please help me run here? Just to mention that
Thank you so much for your help. |
I figured this out. I updated gym_pybullet_drones->
The complete code is as follows:
|
Hi @JacopoPan
Thank you for your dedication to maintaining this project. I have noticed several issues with the master branch that seem to limit its functionality.
Could we consider transitioning the primary development and examples from the master to the main branch to enhance stability and clarity for new contributors? I believe this could help avoid the current issues and streamline future development.
I am eager to assist with this process to ensure a smooth transition. In particular, I am interested to produce the codes available in experiments folder which were developed for different cases in the master repository. For example, FlyThruGateAviary and I just need your kind guidance for the issues I face in this process. Thanks for considering this change.
Also, I have noticed that you have remove some of the Aviaries from the master branch from single_agent_rl folder such as TakeoffAviary and TuneAviary? I believe that we do not need them any more. Do we?
Following this, I have updated singleagent.py for simple
hover
. I have attached it heresingleagent_20240621.zip
and its test file is attached here
test_singleagent_20240621.zip
The files are inside zipped folder because I cannot attach .py files here. Can you please comment on it?
Thank you for your kind response.
The text was updated successfully, but these errors were encountered: