Remove&reproduce node for path planning

1 view (last 30 days)
JinGyu Lee
JinGyu Lee on 9 Feb 2021
Answered: Amrtanshu Raj on 19 Apr 2021
Hello. I'm a student in graduate school in Korea.
currently, I'm using sampling nodes and a Bornoi diagram to code for UAV path planning.
To apply dynamic obstacles and multiple UAVs, I'm devising a way to erase the sampled node and recreate it at that location, but I'd like advice.
Thank you

Answers (1)

Amrtanshu Raj
Amrtanshu Raj on 19 Apr 2021
Hi,
You can use the uavScenerio feature in MATLAB to generate multi UAV as well as dynamic Obstacles. uavScenerio is the recommended way to Simulate UAVs in MATLAB.
You can have multiple platforms in the UAV scenario. As per your requirement, you assign them trajectories to simulate moving obstacles.
Hope this helps !!

Categories

Find more on UAV in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!