Skip to content

xacro to urdf #459

Answered by danzimmerman
RafaelBrunet asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, but you need to add ur_type and, apparently, name, like

ros2 run xacro xacro ur.urdf.xacro ur_type:=ur10e name:=some_robot_name > ur10e.urdf

You can probably just invoke xacro directly like:

xacro ur.urdf.xacro ur_type:=ur10e name:=some_robot_name > ur10e.urdf

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by destogl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants