Skip to content

Improve documentation for TransformStamped.msg#113

Merged
tfoote merged 2 commits intomasterfrom
document_transform_stamped
May 19, 2020
Merged

Improve documentation for TransformStamped.msg#113
tfoote merged 2 commits intomasterfrom
document_transform_stamped

Conversation

@tfoote
Copy link
Copy Markdown
Contributor

@tfoote tfoote commented May 18, 2020

Fixes #94

Fixes #94

Signed-off-by: Tully Foote <tfoote@osrfoundation.org>
# See its documentation for more information.
#
# The child_frame_id is necessary in addition to the frame_id
# in the Header to communication the full reference for the transform
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@tfoote

Suggested change
# in the Header to communication the full reference for the transform
# in the Header to communicate the full reference for the transform

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I do wonder if this paragraph isn't just redundant with the definition of transform and the first paragraph.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It is somewhat redundant but people asked for clarification in the API review so I figured another sentence could help.

#
# This message is mostly used by the
# <a href="http://www.ros.org/wiki/tf">tf</a> package.
# <a href="http://www.ros.org/wiki/tf2">tf2</a> package.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@tfoote hmm are we reusing the ROS wiki for ROS 2?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Good point updated to use index.ros.org

Signed-off-by: Tully Foote <tfoote@osrfoundation.org>
@tfoote tfoote requested a review from hidmic May 18, 2020 22:59
@tfoote tfoote self-assigned this May 18, 2020
@tfoote tfoote merged commit 51c0e0c into master May 19, 2020
@delete-merged-branch delete-merged-branch bot deleted the document_transform_stamped branch May 19, 2020 17:32
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.

Add documentation to TransformStamped as to why it has the extra field

3 participants