HEBI-ROS-DEPRECATED icon indicating copy to clipboard operation
HEBI-ROS-DEPRECATED copied to clipboard

twist convention for URDF links

Open iamtesch opened this issue 7 years ago • 2 comments

Ensure the convention for the "twist" variable when creating an X5-link matches that of the rest of the API.

iamtesch avatar Nov 17 '17 17:11 iamtesch

Confirmed that it does with the new xacro restructure

iamtesch avatar Jun 27 '18 19:06 iamtesch

There is a bug in the origin computation for the visual and collision geometry generation for the output flange A-2039-02.stl.

The correct origin is <origin xyz="${extension} ${-sin(twist) * edge_to_center} ${edge_to_center * (1 + cos(twist))}" rpy="${twist} 0 0"/>

ankitbhatia avatar Feb 28 '19 22:02 ankitbhatia