Gazebo | Ignition | Community
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how to use urdf.xacro file in Gazebo???

Hello all.

I have to load a .urdf.xacro file using the gazebo2.2. The file of my interested is https://github.com/ipa320/schunk_modular_robotics.git

I'm trying to this command rosrun xacro xacro.py lwa.urdf.xacro but,

<robot xmlns:xacro="http://www.ros.org/wiki/xacro"> </robot>

It just show above result How to convert xacro -> urdf OR How to using xacro file on gazebo??

Thank you!

how to use urdf.xacro file in Gazebo???

Hello all.

I have to load a .urdf.xacro file using the gazebo2.2. The file of my interested is https://github.com/ipa320/schunk_modular_robotics.git

I'm trying to this command on ROS-indigo rosrun xacro xacro.py lwa.urdf.xacro but,

<robot xmlns:xacro="http://www.ros.org/wiki/xacro"> </robot>

It just show above result result, not convertion How to convert xacro -> urdf OR How to using xacro file on gazebo??

Thank you!