Can I generate a urdf file from a rigidBodyTree Matlab object?

4 visualizaciones (últimos 30 días)
Christian Friedrich
Christian Friedrich el 14 de Oct. de 2019
Respondida: Amrtanshu Raj el 30 de Jul. de 2021
I have defined a rigidBodyTree object in Matlab (https://de.mathworks.com/help/robotics/ug/rigid-body-tree-robot-model.html?searchHighlight=kinematic%20tree&s_tid=doc_srchtitle). Now I need the corresponding urdf file to use it for example in rviz. Is it possible to generate this automatically out of Matlab?

Respuestas (1)

Amrtanshu Raj
Amrtanshu Raj el 30 de Jul. de 2021
Hi,
There is no way to export a rigid body tree as URDF in matlab automatically. However if you wish to just visualize it like rviz then you can do it using show function.
Hope this helps !!

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by