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

urdf arm description #173

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

urdf arm description #173

wants to merge 5 commits into from

Conversation

meshvaD
Copy link

@meshvaD meshvaD commented Jan 13, 2022

No description provided.

@wmmc88
Copy link
Member

wmmc88 commented Jan 13, 2022

need to add the package to ci.yaml to get it to run the checks

Comment on lines +57 to +61
<!-- default inertia -->
<xacro:macro name="default_inertia">
<inertia ixx="0.4" ixy="0.0" ixz="0.0" iyy="0.4" iyz="0.0" izz="0.2"/>
</xacro:macro>

Copy link
Member

Choose a reason for hiding this comment

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

we should probably consolidate the shared macros into some top level package

Copy link
Author

Choose a reason for hiding this comment

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

would that include the geometry macros too?

Copy link
Member

Choose a reason for hiding this comment

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

I don't think so. Just things that are shared between this xacro and my drivetrain xacro

Copy link
Member

Choose a reason for hiding this comment

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

ok. I left this as a task for #179

@wmmc88
Copy link
Member

wmmc88 commented Jan 13, 2022

FYI, some of the checks may be erroneously failing until #171 merges

@wmmc88
Copy link
Member

wmmc88 commented Jan 19, 2022

Once #171 merges, you'll need to rebase this pr. I would recommend looking through the diff of #171 as I left a lot of relevant comments(in code and in github comments)

@younesr1
Copy link
Contributor

what still needs to be done for this?

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.

3 participants