ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

xacro problem: kinectic 16.04 turtlebot2

asked 2017-02-13 10:35:19 -0500

goupil35000 gravatar image

updated 2017-02-13 11:48:54 -0500

gvdhoorn gravatar image

Hi,

On a new install I have this message when launching "roslaunch turtlebot_bringup minimal.launch"

xacro: Traditional processing is deprecated. Switch to --inorder processing!
To check for compatibility of your document, use option --check-order.
For more infos, see http://wiki.ros.org/xacro#Processing_Order
xacro.py is deprecated; please use xacro instead

It seems to work but I'm not sure. Can someone find a solution to this problem ?

Thanks

Goupil

PS: fresh install of Ubuntu 16.04, ros-kinetic-desktop-full, kinetic, turtlebot 2

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2017-02-13 11:50:25 -0500

gvdhoorn gravatar image

These are warnings, not errors.

They basically tell you that the turtlebot xacro does not adhere to the current best practices (--inorder) and that the launch file uses the 'old' xacro.py instead of the xacro script.

As they are only warnings everything should still work.

edit flag offensive delete link more

Comments

Hi gvdhoorn,

Many thanks. It seems working.

Goupil

goupil35000 gravatar image goupil35000  ( 2017-02-14 02:15:05 -0500 )edit

Question not answered?

gvdhoorn gravatar image gvdhoorn  ( 2017-02-16 10:43:25 -0500 )edit

Yes question answered, but I don't find how to close this subject.

If you have an idea ... Thanks

goupil35000 gravatar image goupil35000  ( 2017-02-16 10:46:28 -0500 )edit

We don't close questions here on ROS Answers when they are answered. Ticking the checkmark is better.

gvdhoorn gravatar image gvdhoorn  ( 2017-02-16 10:59:56 -0500 )edit

FYI, I added a ticked asking for a fix: https://github.com/turtlebot/turtlebo...

jorge gravatar image jorge  ( 2017-02-20 09:56:27 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-02-13 10:35:19 -0500

Seen: 2,876 times

Last updated: Feb 14 '17