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
编辑:Sai Bhargav Avula 2020-3-1
Hi,
uavDubinsConnection function needs Robotics System Toolbox. Check if the you have installed the toolbox.
Hope this helps!

3 个评论

Hi,
Thank you for the quick response!
I do have the "Robotics System Toolbox" installed. I actually re-installed after your suggestion, but the problem still persists. It still says: Unrecognized function or variable 'uavDubinsConnection'
It is in the software documentation as well, but help uavDubinsConnection shows the error: uavDubinsConnection not found.
Is there anything else I should check? Please let me know.
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,
Install the 2020b version of MATLAB, including the UAV toolbox, uavDubinsConnection in the UAV toolbox

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品

版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by