The following cmd doesnt work "openExample('uav/ConnectPosesOfAllValidUAVDubinsPathsExample')"
2 views (last 30 days)
Show older comments
Kim Tae Kyeong
on 20 May 2021
Edited: Kim Tae Kyeong
on 20 May 2021
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 Comments
Accepted Answer
Subhadeep Koley
on 20 May 2021
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 Comments
Subhadeep Koley
on 20 May 2021
@Kim Tae Kyeong Yes it is available for MATLAB R2020b or higher.
For more details, refer to the release note.
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!