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

Make sure to add the version when creating a new URDF. #62

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

clalancette
Copy link
Contributor

It turns out that when I added the version stuff, I completely
forgot about creating a new URDF. This PR fixes it so that
we can successfully round-trip through the URDF parser, and
adds tests to ensure the same.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

Note that once this is reviewed, approved, and merged, I'll do a similar fix for the ROS 1 code. This should fix #59

It turns out that when I added the version stuff, I completely
forgot about creating a new URDF.  This PR fixes it so that
we can successfully round-trip through the URDF parser, and
adds tests to ensure the same.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette
Copy link
Contributor Author

@sloretz Friendly ping on this one; mind reviewing?

@clalancette
Copy link
Contributor Author

Thanks, appreciate the review. Merging.

@clalancette clalancette merged commit b44187f into ros2 Jul 13, 2020
@clalancette clalancette deleted the ros2-fix-version branch July 13, 2020 12:15
@traversaro
Copy link
Contributor

Note that once this is reviewed, approved, and merged, I'll do a similar fix for the ROS 1 code. This should fix #59

Hi @clalancette, let us know if there is anything we can do to help to get the fix shipped also to the melodic-devel branch of the repo, that is the default branch, thanks!

clalancette added a commit that referenced this pull request Nov 5, 2020
It turns out that when I added the version stuff, I completely
forgot about creating a new URDF.  This PR fixes it so that
we can successfully round-trip through the URDF parser, and
adds tests to ensure the same.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette
Copy link
Contributor Author

Hi @clalancette, let us know if there is anything we can do to help to get the fix shipped also to the melodic-devel branch of the repo, that is the default branch, thanks!

It totally fell off of my radar, thanks for the ping. See #66 for the ROS 1 fix.

clalancette added a commit that referenced this pull request Dec 4, 2020
It turns out that when I added the version stuff, I completely
forgot about creating a new URDF.  This PR fixes it so that
we can successfully round-trip through the URDF parser, and
adds tests to ensure the same.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@audrow audrow mentioned this pull request Nov 17, 2022
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

4 participants