We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ensure the convention for the "twist" variable when creating an X5-link matches that of the rest of the API.
The text was updated successfully, but these errors were encountered:
Confirmed that it does with the new xacro restructure
Sorry, something went wrong.
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"/>
<origin xyz="${extension} ${-sin(twist) * edge_to_center} ${edge_to_center * (1 + cos(twist))}" rpy="${twist} 0 0"/>
No branches or pull requests
Ensure the convention for the "twist" variable when creating an X5-link matches that of the rest of the API.
The text was updated successfully, but these errors were encountered: