Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 152

I cannot convert xacro file to urdf

$
0
0
Hello, I have an issue about broadcasting some links at tf for which I have asked [here](http://answers.ros.org/question/250764/tf-tree-doesnt-show-broadcasted-joints/). Someone commented that he solved my issue from converting the xacro file to a urdf one. How can I do that? I have searched for the issue in questions like [here](http://answers.ros.org/question/10401/how-to-convert-xacro-file-to-urdf-file/) and [here](http://answers.gazebosim.org/question/2818/please-help-how-to-open-urdfxacro-file-in-gazebo/) and when I type: rosrun xacro xacro.py rover_ws/src/labrob/labrob_description/urdf/labrob.urdf or rosrun xacro xacro.py 'rover_ws/src/labrob/labrob_description/urdf/labrob.urdf' I get an error like the following: 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 No such file or directory: rover_ws/src/labrob/labrob_description/urdf/labrob.urdf XacroException('No such file or directory: rover_ws/src/labrob/labrob_description/urdf/labrob.urdf',) The directory is the correct one I am writting here, I don't know what I am doing wrong. Could you please help me? Thanks for your answers and time in advance, Chris PS: I am in ROS Kinetic

Viewing all articles
Browse latest Browse all 152

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>