Skip to content
New issue

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

Fix LeftOutside bracket. #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmilk1231
Copy link

The visual of LeftOutside bracket seems to be wrong.

Copy link

@w3ichen w3ichen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I had the same issue and came to the same conclusion.
This change will set the visual to the same values as the <collision/> [source]:

          <xacro:if value="${bracket_type.endswith('LeftOutside')}">
            <origin xyz="0 .03 .04" rpy="${pi/2} 0 ${pi}"/>
          </xacro:if>

@w3ichen
Copy link

w3ichen commented May 15, 2024

@cwbollinger @iamtesch Can this be merged in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants