heleidsn / UAV_Navigation_DRL_AirSim

This is a new repo used for training UAV navigation (local path planning) policy using DRL methods.
199 stars 29 forks source link

The UAV lands randomly in the middle of the iteration #23

Open didzdissanayaka8 opened 12 months ago

didzdissanayaka8 commented 12 months ago

landing

I realized that the UAV lands randomly in the middle of the current iteration and it starts from there again in the next iteration. Is there a configuration time parameter I need to modify to avoid that?

Does it affect the model training or it just continues from there onwards.

abiaoaaaaa commented 9 months ago

Hello, why doesn't the gui interface draw any curves after I run it? Can you explain your configuration process?