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

Switch from TinyXML to TinyXML2 #60

Merged
merged 1 commit into from
Aug 19, 2020
Merged

Conversation

rhaschke
Copy link
Contributor

This is a rebase of #32, which was postponed for integration into Noetic (due to API changes).
As both, urdf and urdfdom still depend on TinyXML, I'm not sure it's worth the effort to make the transition here - unfortunately.

The library TinyXML is considered to be unmaintained and since all future development is focused on TinyXML2 this patch updates srdfdom to use TinyXML2.

@rhaschke rhaschke changed the base branch from melodic-devel to noetic-devel June 30, 2020 13:19
@rhaschke
Copy link
Contributor Author

Closing and reopening to trigger Travis.

@tylerjw
Copy link
Member

tylerjw commented Aug 19, 2020

Is there any reason we shouldn't do this? It seems like a good thing to depend on the new/maintained version of libraries.

Copy link
Member

@tylerjw tylerjw left a comment

Choose a reason for hiding this comment

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

This looks like a really straightforward adaptation to the newer library. I don't see any downsides to this change. It will need to be rebased after the clang-format-10 change. I'm sorry about that.

I think we should maybe disable (or quiet) the Jenkins tests since we have Travis.

Copy link
Member

@davetcoleman davetcoleman left a comment

Choose a reason for hiding this comment

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

@rojkov's original rationale for updating makes sense to me:

The library TinyXML is considered to be unmaintained and since all future development is focused on TinyXML2 this patch updates srdfdom to use TinyXML2.

The library TinyXML is considered to be unmaintained and
since all future development is focused on TinyXML2 this
patch updates srdfdom to use TinyXML2.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
@rhaschke rhaschke merged commit a7fb917 into moveit:noetic-devel Aug 19, 2020
@rhaschke rhaschke deleted the tinyxml2 branch August 19, 2020 20:09
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