Train Deep-Learning-Based CHOMP Optimizer for Motion Planning Obstacle Setting

조회 수: 3 (최근 30일)
Choonghan
Choonghan 2025년 2월 6일
답변: Aravind 2025년 2월 10일
Dear MATLAB users.
Hello.
I am running Train Deep-Learning-Based CHOMP Optimizer for Motion Planning example
In the example I want to change the positions of the obstacles, and try it again.
However, I cannot find the section of the code to modify for the purpose.
If you can find what and where I need to change, please let me know.
Thank you.

답변 (1개)

Aravind
Aravind 2025년 2월 10일
If you want to change the positions of obstacles and test the path planning of the trained “dlCHOMP” path planner in a different target environment, you can use the “generateSamples” function. You can find detailed steps in the “Infer Using Trained dlCHOMP Optimizer” section of the example here: https://www.mathworks.com/help/robotics/ug/train-deep-learning-based-chomp-optimizer.html#GettingStartedWithDLCHOMPExample-6.
By adjusting the “Seed” value in the data options, you can create various target environments. Each distinct “Seed” value will generate a different environment for your tests. For further details on the “generateSamples” function, you can check the documentation at: https://www.mathworks.com/help/robotics/ref/dlchomp.generatesamples.html.
I hope this helps address your question.

카테고리

Help CenterFile Exchange에서 Manipulator Planning에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by