Cannot use 'uavDubinsConnection'
古いコメントを表示
I am using MATLAB R2019b. It does have 'uavDubinsConnection ()' function in the online documentation, but when I try to use it, it results in following error:
Unrecognized function or variable 'uavDubinsConnection'
Please advise on how it can be resolved.
回答 (1 件)
Sai Bhargav Avula
2020 年 3 月 1 日
編集済み: Sai Bhargav Avula
2020 年 3 月 1 日
1 投票
Hi,
uavDubinsConnection function needs Robotics System Toolbox. Check if the you have installed the toolbox.
Hope this helps!
3 件のコメント
Sachin Shriwastav
2020 年 3 月 1 日
編集済み: Sachin Shriwastav
2020 年 3 月 1 日
Sai Bhargav Avula
2020 年 3 月 1 日
try rehashing the toolbox, this can be done by the following command
rehash toolboxcache
Also, the answer in the given below link explains all the cases why this issue occurs and how this can be solved,
Tiger Tiger
2020 年 12 月 28 日
Install the 2020b version of MATLAB, including the UAV toolbox, uavDubinsConnection in the UAV toolbox
カテゴリ
ヘルプ センター および 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!