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

Revision history [back]

click to hide/show revision 1
initial version

<axis xyz="0 0 0"/>

This is just one example (there are more in your file), but it seems the exporter could not derive the axes properly from your SolidWorks model.

Set a 1 in the location that corresponds to the axes for the joints, and things should start working.

<axis xyz="0 0 0"/>

This is just one example (there are more in your file), but it seems the exporter could not derive the axes properly from your SolidWorks model.

Set a 1 in the location that corresponds to the axes for the joints, and things should start working.

Nope, fixed joints don't need the axis element at all.

<axis xyz="0 0 0"/>

This is just one example (there are more in your file), but it seems the exporter could not derive the axes properly from your SolidWorks model.

Set a 1 in the location that corresponds to the axes for the joints, and things should start working.

Nope, fixed joints don't need the axis element at all.

<axis xyz="0 0 0"/>

This is just one example (there are more in your file), but it seems the exporter could not derive the axes properly from your SolidWorks model.

Set a 1 in the location that corresponds to the axes for the joints, and things should start working.


Edit: Nope, fixed joints don't need the axis element at all.


Edit 2: do things also crash when you run roslaunch urdf_tutorial display.launch model:=/path/to/your/pkg/robots/CamPanTilt.URDF? Make sure you have the urdf_tutorial package installed.