ros / xacro

Xacro is an XML macro language. With xacro, you can construct shorter and more readable XML files by using macros that expand to larger XML expressions.
http://www.ros.org/wiki/xacro
BSD 3-Clause "New" or "Revised" License
89 stars 99 forks source link

Evaluate arg values as str/unicode #322

Closed rhaschke closed 1 year ago

rhaschke commented 1 year ago

Fixes #321