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

Use urdf::*ShredPtr instead of boost::shared_ptr #60

Merged
merged 2 commits into from Jan 5, 2017

Conversation

jspricke
Copy link
Member

@jspricke jspricke commented Sep 5, 2016

urdfdom_headers uses C++ std::shared_ptr. As it exports it as custom
*SharedPtr type, we can use the to sty compatible.

This also adds a proper dependency for urdfdom-headers

urdfdom_headers uses C++ std::shared_ptr. As it exports it as custom
*SharedPtr type, we can use them to stay compatible.

This also adds a proper dependency for urdfdom-headers
@wjwwood
Copy link
Member

wjwwood commented Nov 16, 2016

I believe this would break Wily and Jessie, as it did for other repositories. I think it will need to use the compatibility header from urdf as we did in moveit and rviz.

@jspricke
Copy link
Member Author

jspricke commented Jan 5, 2017

@wjwwood ping.

@wjwwood
Copy link
Member

wjwwood commented Jan 5, 2017

I still haven't tested this on Wily or Jessie, but I think edaf038 was meant to address this. I'll do a release and see what happens based on that.

@wjwwood wjwwood merged commit 9d9c600 into ros:kinetic-devel Jan 5, 2017
@jspricke jspricke deleted the urdfdom_headers_fix branch January 5, 2017 19:48
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

2 participants