[ros-users] [Discourse.ros.org] [Packaging and Release Management] C++11 std::shared_ptr in public API

Bence Magyar ros.discourse at gmail.com
Tue Jun 20 15:47:03 UTC 2017



Been there, done that. Both with MoveIt and ros_control suffers/suffered (?) from this.

The referred lines were[ added by me](https://github.com/ros/robot_model/pull/153) precisely with the purpose of changing those macros.

There were plenty of code using non-typedef-ed shared_ptr, the above two projects got through the trouble by adapting the macros, I have no knowledge of others.

[There is an effort](https://github.com/ros/robot_model/issues/195) for finally brinding the urdf:: together.





---
[Visit Topic](https://discourse.ros.org/t/c-11-std-shared-ptr-in-public-api/1990/2) or reply to this email to respond.




More information about the ros-users mailing list