The following cmd doesnt work "openExample('uav/ConnectPosesOfAllValidUAVDubinsPathsExample')"
5 ビュー (過去 30 日間)
古いコメントを表示
I've downloaded Robotics Tool box and tried to follow the examples on the UAVDubinsPathsExamples, and i am keep getting error saying
"The parameter uav is not valid"
Any help please?
0 件のコメント
採用された回答
Subhadeep Koley
2021 年 5 月 20 日
The example you're trying to launch comes under UAV Toolbox. You have to have UAV Toolbox installed in order to use that example.
You can get the list of all installed toolboxes with the below command and look for UAV Toolbox in the list.
ver
3 件のコメント
Subhadeep Koley
2021 年 5 月 20 日
@Kim Tae Kyeong Yes it is available for MATLAB R2020b or higher.
For more details, refer to the release note.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!