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

For URDF files what alternatives to xml are there?

asked 2016-05-03 17:43:02 -0500

hauptmech gravatar image

updated 2016-05-03 18:03:22 -0500

I find that working directly with XML is unpleasant at best. What alternatives exist for creating URDF files either graphically or otherwise?

What I have found so far:

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-05-03 17:52:02 -0500

hauptmech gravatar image

I tried using python as a data description language for URDF's and it seems to work well. Less verbose and easier to read than xml. There is the added benifit that one does not need to use a preprocessor like xacro since the full capability of python is available.

edit flag offensive delete link more

Comments

There is an ongoing discussion about this on the new mailing list: http://discourse.ros.org/c/robot-desc... , and it's been discussed on the ros-users mailing list in the past.

ahendrix gravatar image ahendrix  ( 2016-05-04 01:32:35 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2016-05-03 17:43:02 -0500

Seen: 219 times

Last updated: May 03 '16