Skip to content
This repository was archived by the owner on Aug 3, 2020. It is now read-only.

Conversation

v4hn
Copy link

@v4hn v4hn commented Feb 1, 2017

Cherry-pick of #144 to indigo.

This is similar in spirit to #170 and aims to maintain compatibility
between robot_model's indigo and kinetic branches and ease transition.

* Use urdf::*SharedPtr instead of boost::shared_ptr

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

* Add compatibility urdf::VoidSharedPtr

* Use urdfdom compatibility header

* Build kinetic for kinetic branch

* Add missing namespace and includes

* Revert "Build kinetic for kinetic branch"

This reverts commit f1c085c.

* Add build dependency

* Revert "Add build dependency"

This reverts commit 9417509.

* Export urdfdom version to header

* Add dummy version in case it's not set by urdfdom_headers

* Add missing header
@wjwwood wjwwood changed the title Use urdf::*ShredPtr instead of boost::shared_ptr (#144) Use urdf::*SharedPtr instead of boost::shared_ptr (#144) Feb 8, 2017
@clalancette clalancette merged commit ed34005 into ros:indigo-devel Feb 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants