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

[tri_homecart] Move related Drake files into here #31

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

jwnimmer-tri
Copy link
Contributor

@jwnimmer-tri jwnimmer-tri commented Feb 21, 2024

The files were copied as of Drake commit 098ed592.

Add the missing LICENSE text (for non-third-party files).

Adopt the new convention of assets for meshes, images, etc.


See #32 for some looming tech debt.

Drake PR: RobotLocomotion/drake#21004


This change is Reviewable

The files were copied as of Drake commit 098ed592.

Add the missing LICENSE text (for non-third-party files).

Adopt the new convention of `assets` for meshes, images, etc.

Co-authored-by: Rick Poyner (rico) <[email protected]>
Co-authored-by: Russ Tedrake <[email protected]>
Co-authored-by: William Allen <[email protected]>
@jwnimmer-tri jwnimmer-tri marked this pull request as ready for review February 21, 2024 03:09
@jwnimmer-tri
Copy link
Contributor Author

+@zachfang for feature review, please.

Copy link

@zachfang zachfang left a comment

Choose a reason for hiding this comment

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

:lgtm: feature.

Reviewed 25 of 25 files at r1.
Reviewable status: 2 unresolved discussions, platform LGTM missing (waiting on @jwnimmer-tri)


tri_homecart/homecart_bimanual.urdf line 3 at r1 (raw file):

<?xml version="1.0" ?>
<!-- =================================================================================== -->
<!-- |    This document was autogenerated by xacro from manipulation/models/tri_homecart/homecart_bimanual.urdf.xacro | -->

BTW. The path is "inaccurate:" now after the move. It's an autogenerated file, so not sure if it's worth fixing.

Code quote:

manipulation/models/tri_homecart/homecart_bimanual.urdf.xacro

tri_homecart/homecart_cutting_board.sdf line 3 at r1 (raw file):

<?xml version="1.0" ?>
<!-- =================================================================================== -->
<!-- |    This document was autogenerated by xacro from manipulation/models/tri_homecart/homecart_cutting_board.sdf.xacro | -->

BTW. Ditto.

Code quote:

manipulation/models/tri_homecart/homecart_cutting_board.sdf.xacro

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.

+@sherm1 for platform review per schedule, please.

Reviewable status: 1 unresolved discussion, LGTM missing from assignee sherm1, platform LGTM missing (waiting on @sherm1 and @zachfang)


tri_homecart/homecart_bimanual.urdf line 3 at r1 (raw file):

Previously, zachfang wrote…

BTW. The path is "inaccurate:" now after the move. It's an autogenerated file, so not sure if it's worth fixing.

Yeah. I had the choice of keeping the same content as the Drake git hash cited in the commit message, or adjusting the file(s) by running Xacro again. Given #32 isn't ready yet, I decided not to try running it again since I would probably screw it up. When we do #32, the files will re-sync.

Copy link
Member

@sherm1 sherm1 left a comment

Choose a reason for hiding this comment

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

Platform :lgtm:, one ignorable comment

Reviewed 25 of 25 files at r1, all commit messages.
Reviewable status: 1 unresolved discussion, platform LGTM from [sherm1] (waiting on @jwnimmer-tri)


tri_homecart/LICENSE line 1 at r1 (raw file):

Copyright 2022 Toyota Research Institute

BTW customary to update the year for new license installations

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 [sherm1] (waiting on @jwnimmer-tri)


tri_homecart/LICENSE line 1 at r1 (raw file):

Previously, sherm1 (Michael Sherman) wrote…

BTW customary to update the year for new license installations

The files were authored in 2022. I am not changing the files here, only moving them.

@jwnimmer-tri jwnimmer-tri merged commit 6f54b46 into RobotLocomotion:master Feb 22, 2024
1 check passed
@jwnimmer-tri jwnimmer-tri deleted the mv-tri_homecart branch February 22, 2024 17:26
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