Zhehui-Huang / quad-swarm-rl

Additional environments compatible with OpenAI gym
98 stars 39 forks source link

About the training scripts in ICRA2024 work #62

Open zanghz21 opened 4 weeks ago

zanghz21 commented 4 weeks ago

I am not sure which script you used to show the performance in the work "Collision Avoidance and Navigation for a Quadrotor Swarm Using End-to-end Deep Reinforcement Learning." Is it the train_local_obst.sh script? If not, could you please share the correct script?

Zhehui-Huang commented 2 weeks ago

You can use this script: https://github.com/Zhehui-Huang/quad-swarm-rl/blob/master/swarm_rl/runs/obstacles/quad_obstacle_baseline.py.