ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Deforming mesh on a XACRO file

asked 2022-09-06 05:06:23 -0500

I’ve just created my XACRO model of a human being composed by 31 links (wich correspond to the bones of the skeleton) without visual. Now I want to add a mesh to my model, so I generated a simple COLLADA with MakeHuman software. I’ve tried out different solution for associate the .dae file to my links, but I can not figured out the problem that the mesh is static: it can’t be deformed by the movement of the joints. Is it possible on a XACRO or URDF file, to have a single mesh associate with multiple links?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2022-09-06 12:04:11 -0500

gvdhoorn gravatar image

No, this is not supported.

URDF does not support "rigging" a mesh, as you seem to want to do.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2022-09-06 04:59:57 -0500

Seen: 63 times

Last updated: Sep 06 '22