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

splitting srdf, urdf files

asked 2017-11-16 10:51:15 -0500

fbelmonteklein gravatar image

Is it possible to have a srdf file (and as a matter of fact a urdf file as well) that are split into multiple files?

I was reading the docs and an <include> doesn't seem to exist.

Why do I want this? I have a robot with a modular design.

Or will I have to write a script to generate these files?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-11-16 12:27:55 -0500

gvdhoorn gravatar image

For URDF: see wiki/xacro.

For SRDF: this is not natively supported, but there are people that use xacro there as well. See personalrobotics/herb_description for a(n) (random) example.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-11-16 10:51:15 -0500

Seen: 719 times

Last updated: Nov 16 '17