How to show MATLAB Robotics Toolbox (RigidBodyTree) visualization with App Designer?
2 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2019-6-7
编辑: MathWorks Support Team
2025-11-10,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:
采纳的回答
MathWorks Support Team
2025-11-10,0:00
编辑:MathWorks Support Team
2025-11-10,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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Robotics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!