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

Move many related Drake files into here #48

Merged
merged 9 commits into from
Apr 1, 2024

Conversation

jwnimmer-tri
Copy link
Contributor

@jwnimmer-tri jwnimmer-tri commented Mar 29, 2024

Packages moved here:

  • franka_description
  • iiwa_description
  • jaco_description
  • ur_description
  • wsg_50_description

Towards #44 and RobotLocomotion/drake#13942.

Twin PR: RobotLocomotion/drake#21218.


This change is Reviewable

Copy link
Contributor Author

@jwnimmer-tri jwnimmer-tri left a comment

Choose a reason for hiding this comment

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

Reviewed 6 of 6 files at r1, 21 of 21 files at r2, 10 of 10 files at r3, 18 of 18 files at r4, 1 of 1 files at r5, 4 of 5 files at r6, 1 of 3 files at r7, 3 of 3 files at r8, 6 of 6 files at r9, all commit messages.
Reviewable status: all discussions resolved, platform LGTM missing (waiting on @jwnimmer-tri)

Copy link
Contributor Author

@jwnimmer-tri jwnimmer-tri left a comment

Choose a reason for hiding this comment

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

Reviewed all commit messages.
Reviewable status: all discussions resolved, platform LGTM missing (waiting on @jwnimmer-tri)

@rpoyner-tri rpoyner-tri self-assigned this Apr 1, 2024
Copy link
Contributor

@rpoyner-tri rpoyner-tri left a comment

Choose a reason for hiding this comment

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

+@rpoyner-tri for feature review.

Reviewable status: all discussions resolved, LGTM missing from assignee rpoyner-tri, platform LGTM missing (waiting on @jwnimmer-tri)

Copy link
Contributor Author

@jwnimmer-tri jwnimmer-tri left a comment

Choose a reason for hiding this comment

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

Reviewable status: all discussions resolved, LGTM missing from assignee rpoyner-tri, platform LGTM missing (waiting on @rpoyner-tri)


ur3e line 1 at r10 (raw file):

ur_description/meshes

FYI #49

Copy link
Contributor

@rpoyner-tri rpoyner-tri left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 6 of 6 files at r1, 21 of 21 files at r2, 10 of 10 files at r3, 18 of 18 files at r4, 1 of 1 files at r5, 5 of 5 files at r6, 3 of 3 files at r7, 3 of 3 files at r8, 6 of 6 files at r9, all commit messages.
Reviewable status: 1 unresolved discussion, platform LGTM from [rpoyner-tri] (waiting on @jwnimmer-tri)


iiwa_description/urdf/iiwa14.xacro line 42 at r2 (raw file):

            <mesh filename="package://drake_models/iiwa_description/meshes/iiwa14/collision/link_0.obj"/>
          </geometry>
          <material name="Grey"/>

nit collision/material is dead code; i've generally been deleting it. Not sure why these didn't get caught. perhaps the if conditions didn't trigger, or something.

Copy link
Contributor Author

@jwnimmer-tri jwnimmer-tri left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all discussions resolved, platform LGTM from [rpoyner-tri] (waiting on @jwnimmer-tri)


iiwa_description/urdf/iiwa14.xacro line 42 at r2 (raw file):

Previously, rpoyner-tri (Rick Poyner (rico)) wrote…

nit collision/material is dead code; i've generally been deleting it. Not sure why these didn't get caught. perhaps the if conditions didn't trigger, or something.

Since the goal here is just to move files, not fix bugs, I won't make any change here.

Probably the linter isn't catching this yet because this xacro is only used for documentation, it's not processed unto URDF files automatically.

Copy link
Contributor

@rpoyner-tri rpoyner-tri left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all discussions resolved, platform LGTM from [rpoyner-tri] (waiting on @jwnimmer-tri)

Copied from Drake as of e41e11f5.

Both locations had a README.md, so here we concatenated the two.
Copied from Drake as of e41e11f5.

The iiwa7 subdir nesting vanishes; all sdfs are in one place.
Copied from Drake as of e41e11f5.

Both locations had a README.md, so here we concatenated the two.
Copied from Drake as of e41e11f5 from the ur3e directory.
Here, we've renamed to ur_description for consistency with upstream.
Copied from Drake as of e41e11f5.

Both locations had a README.md, so here we concatenated the two.
@jwnimmer-tri jwnimmer-tri merged commit 0d6d1a4 into RobotLocomotion:master Apr 1, 2024
2 checks passed
@jwnimmer-tri jwnimmer-tri deleted the all-the-robots branch April 1, 2024 22:09
@jwnimmer-tri
Copy link
Contributor Author

Sigh. I forgot to wait for platform review on this PR. Our Reviewable interlock doesn't enforce it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: commits are properly curated https://drake.mit.edu/reviewable.html#curated-commits
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants