aqeelanwar / PEDRA

Programmable Engine for Drone Reinforcement Learning Applications
MIT License
267 stars 59 forks source link

How to fix destination? #115

Open zstar1003 opened 2 years ago

zstar1003 commented 2 years ago

Hi, Sir. I read two papers mentioned in the repository and note that the indicator of the evaluation model is safe flight distance. According to my understanding, this work is to explore the longest time for UAV to avoid obstacles in a limited environment.

I want to explore the shortest path and shortest time of UAV at two points. How can I fix destination and guide the UAV? Can you give me some tips? Thanks a lot.

chenyi10 commented 1 year ago

hi,sir. i have the same question,do you have any idea now

Hi, Sir. I read two papers mentioned in the repository and note that the indicator of the evaluation model is safe flight distance. According to my understanding, this work is to explore the longest time for UAV to avoid obstacles in a limited environment.

I want to explore the shortest path and shortest time of UAV at two points. How can I fix destination and guide the UAV? Can you give me some tips? Thanks a lot.