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.

Home Page:http://www.ros.org/wiki/xacro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

substituting xacro arg from the launch file [ROS2]

padhupradheep opened this issue · comments

Hey, I was wondering if there is any documentation on how to substitute the xacro arguments from the python launch file. That would be really helpful. Thanks!

my bad, found the wiki.