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

[Error] : could n't find xacro.py

rahul0805 opened this issue · comments

Couldn't find xacro.py

When I run the command: rosrun xacro xacro.py

I got this error


[rosrun] Couldn't find executable named xacro.py below /opt/ros/noetic/share/xacro

I'm not sure how to fix this. Please help