Coder Social home page Coder Social logo

a question about spso HOT 10 OPEN

Goldenwang96 avatar Goldenwang96 commented on July 26, 2024
a question

from spso.

Comments (10)

fanzadownload avatar fanzadownload commented on July 26, 2024 2

I have found the reason for the poor performance of uav path planning in Cartesian coordinates. After designing a new code, I have been able to reproduce the result of some comparison algorithms in your paper (PSO, QPSO...)
Thank you very much!

from spso.

duongpm avatar duongpm commented on July 26, 2024

Hi,
An obstacle in this study is defined as an object staying inside a cylinder of diameter r (r can be chosen to be the size of the obstacle). A cost function is then defined to penalize the paths that go through that cylinder (details in the paper).
To implement the algorithm in a real drone, the generated path is exported as a list of waypoints. Those waypoints are then uploaded to the drone via a ground control station software such as Mission Planner. The drone will then fly automatically through those waypoints.

from spso.

Goldenwang96 avatar Goldenwang96 commented on July 26, 2024

from spso.

duongpm avatar duongpm commented on July 26, 2024

Hi,
I think Phi0 = atan2 (dirVector (2), dirVector (1)) is correct since it is the angle of the direction vector and should be calculated as atan2(y/x).

from spso.

bit1120180463 avatar bit1120180463 commented on July 26, 2024

Dear Professor Manh Duong Phung,I have a problem with TIF file which is used in the code to get the elevation information.When I downloaded it,I found it can't be read in the code.After I checked with Windows Painting Tool, the TIF file turned out to be blank.
image
And when I start the function 'CreatModel.m',H is showed as NaN.
image
Maybe the TIF file didn't work out,but I really want to learn from this article and code!Would you please send me a copy of the TIF file that was packed in the ZIP to my e-mail?In case the file has something wrong.My e-mail address is [email protected].
I would appreciate it if you send me the copy!Thanks!

from spso.

MahdiOmidvar avatar MahdiOmidvar commented on July 26, 2024

Dear Professor Manh Duong Phung, I am a graduate student studying path planning optimization algorithms.
I read your new paper, Safety-enhanced UAV Path Planning with Spherical Vector-based Particle Swarm Optimization.
you compared with another method like GA,
when I implement the genetic algorithm and use your DEM, I get different results. Therefore, I wonder if you can send me the genetic algorithm code you wrote. Thank you.
Email: [email protected]

from spso.

pjw2146087 avatar pjw2146087 commented on July 26, 2024

I have found the reason for the poor performance of uav path planning in Cartesian coordinates. After designing a new code, I have been able to reproduce the result of some comparison algorithms in your paper (PSO, QPSO...) Thank you very much!

hello,l see your reproducing work for the path planning of the UAV in the Cartesian coordinate system of PSO,Is it convenient to send me a code for learning?
Email: [email protected]
Thank you very much for your help!

from spso.

honk1 avatar honk1 commented on July 26, 2024

I have found the reason for the poor performance of uav path planning in Cartesian coordinates. After designing a new code, I have been able to reproduce the result of some comparison algorithms in your paper (PSO, QPSO...) Thank you very much!

hello,l see your reproducing work for the path planning of the UAV in the Cartesian coordinate system of PSO,Is it convenient to send me a code for learning? Email: [email protected] Thank you very much for your help!

Did you receive the source code of the PSO in Cartesian coordinate system? Could you please send me a copy of it ? thx

from spso.

honk1 avatar honk1 commented on July 26, 2024

I have found the reason for the poor performance of uav path planning in Cartesian coordinates. After designing a new code, I have been able to reproduce the result of some comparison algorithms in your paper (PSO, QPSO...) Thank you very much!

My PSO code also had poor performance in Cartesian coordinates. Could you please tell me how you fix the problem? How to designing a new code ?

from spso.

Wonder9988 avatar Wonder9988 commented on July 26, 2024

您好,看到您对粒子群算法笛卡尔坐标系下无人机路径规划的复现工作,方便发个代码给我学习吗?
邮箱:[email protected]

from spso.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.