vision_opencv icon indicating copy to clipboard operation
vision_opencv copied to clipboard

[ros2] Port boost::python dependency to pybind11

Open mjcarroll opened this issue 6 years ago • 0 comments

The boost::python dependency is currently a bit troublesome to maintain in the ROS2 CI configuration across Windows and MacOS. I'd like to use this as an opportunity to remove the dependency and use pybind11 instead.

mjcarroll avatar Jun 25 '19 16:06 mjcarroll