The following cmd doesnt work "openExample('uav/ConnectPosesOfAllValidUAVDubinsPathsExample')"
3 次查看(过去 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!