How to show MATLAB Robotics Toolbox (RigidBodyTree) visualization with App Designer?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
MathWorks Support Team
il 7 Giu 2019
Modificato: MathWorks Support Team
il 10 Nov 2025 alle 11:50
How to show MATLAB Robotics Toolbox (RigidBodyTree) visualization with App Designer?
Uiaxes does not support the robotics.RigidBodyTree.show right now, are there any other options?
This is the mentioned property:
Risposta accettata
MathWorks Support Team
il 10 Nov 2025 alle 0:00
Modificato: MathWorks Support Team
il 10 Nov 2025 alle 11:50
Right now, you have the following possibilities:
Use the product Simulink 3D to visualize the "Rigid Body Tree"
Rigid Body Tree Visualization: https://www.mathworks.com/help/sl3d/vrrigidbodytree.html
This can be redistributed with MATLAB Compiler like you can see here:
Alternatively you could also check the code and modify it, so the uifigure-check would be commented out. This is an unsupported workflow and can cause problems.
Also the functionalities are restricted then:
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Robotics in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!