How does the insert_block xacro work?
I am trying to understand xacros while building my robot model. I am using VLP-16 urdf from velodyne_description package. There is *origin parameter while creating the xacro. What is the purpose of the * ?
I believe then the *origin parameter is used in the xacro:insertblock xacro. Is that correct? Where is the insertblock xacro is defined? What does it do?
VLP-16.urdf.xacro (line 4 and 6):
The same usage exist here as well in line 4 and line 16:
Asked by dyngyldai on 2022-03-16 08:26:39 UTC
Comments