Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecated xacro syntax without namespace prefix #172

Merged
merged 1 commit into from
Dec 22, 2019

Conversation

mi01
Copy link
Contributor

@mi01 mi01 commented Dec 18, 2019

I use the Robotiq FT sensor package and was quite irritated to see this warning all the time:

deprecated: xacro tags should be prepended with 'xacro' xml namespace.

As written in the warning and also in the ROS Wiki it is deprecated since ROS Jade to use Xacro tags without a namespace. Most of the xacro files are fine, but a few ones trigger this warning. This PR is fixing this, would be glad to see it upstream.

Copy link
Contributor

@jproberge jproberge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor fixes, which indeed removes the warnings.

@jproberge jproberge merged commit 66961ec into ros-industrial-attic:kinetic-devel Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants