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

Support capsule in parsing urdf #12254

Merged

Conversation

tehbelinda
Copy link
Contributor

@tehbelinda tehbelinda commented Oct 28, 2019

Relates to #10153

This change is Reviewable

@tehbelinda
Copy link
Contributor Author

+@SeanCurtis-TRI for feature review please

Copy link
Contributor

@SeanCurtis-TRI SeanCurtis-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: With error message request.

+@sammy-tri for platform review, please.

Reviewed 3 of 3 files at r1.
Reviewable status: 1 unresolved discussion, LGTM missing from assignee sammy-tri(platform) (waiting on @sammy-tri and @tehbelinda)


multibody/parsing/detail_urdf_geometry.cc, line 171 at r1 (raw file):
BTW It seems that radius here (and length below) need some extra punctuation.

Missing capsule attribute: radius

or

Missing capsule 'radius' attribute

Some such thing. As is, it doesn't quite seem to parse right.

Copy link
Contributor

@sammy-tri sammy-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 3 of 3 files at r1.
Reviewable status: 1 unresolved discussion (waiting on @SeanCurtis-TRI)


multibody/parsing/detail_urdf_geometry.cc, line 171 at r1 (raw file):

Previously, SeanCurtis-TRI (Sean Curtis) wrote…

BTW It seems that radius here (and length below) need some extra punctuation.

Missing capsule attribute: radius

or

Missing capsule 'radius' attribute

Some such thing. As is, it doesn't quite seem to parse right.

BTW the current spelling is consistent with the rest of the file. (which doesn't make it good).

@tehbelinda tehbelinda force-pushed the issue-10153-capsule-parsing-urdf branch from b085507 to 83dbc15 Compare October 29, 2019 17:35
@tehbelinda
Copy link
Contributor Author


multibody/parsing/detail_urdf_geometry.cc, line 171 at r1 (raw file):

Previously, sammy-tri (Sam Creasey) wrote…

BTW the current spelling is consistent with the rest of the file. (which doesn't make it good).

Added the : to this and the other similar ones

Copy link
Contributor

@SeanCurtis-TRI SeanCurtis-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 1 of 1 files at r2.
Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignees sammy-tri(platform),SeanCurtis-TRI(platform)

Copy link
Contributor

@sammy-tri sammy-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 1 of 1 files at r2.
Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignees sammy-tri(platform),SeanCurtis-TRI(platform)

@sammy-tri sammy-tri merged commit 27d012f into RobotLocomotion:master Oct 29, 2019
@tehbelinda tehbelinda deleted the issue-10153-capsule-parsing-urdf branch October 29, 2019 20:25
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.

None yet

3 participants