Cannot use 'uavDubinsConnection'
Ältere Kommentare anzeigen
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.
Antworten (1)
Sai Bhargav Avula
am 1 Mär. 2020
Bearbeitet: Sai Bhargav Avula
am 1 Mär. 2020
1 Stimme
Hi,
uavDubinsConnection function needs Robotics System Toolbox. Check if the you have installed the toolbox.
Hope this helps!
3 Kommentare
Sachin Shriwastav
am 1 Mär. 2020
Bearbeitet: Sachin Shriwastav
am 1 Mär. 2020
Sai Bhargav Avula
am 1 Mär. 2020
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
am 28 Dez. 2020
Install the 2020b version of MATLAB, including the UAV toolbox, uavDubinsConnection in the UAV toolbox
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!