orocos / orocos_kinematics_dynamics

Orocos Kinematics and Dynamics C++ library
694 stars 407 forks source link

Skip building pybind11 if already available on system #375

Closed jacobperron closed 2 years ago

jacobperron commented 2 years ago

For example, ROS 2 currently ships with a version of pybind11 that we can use instead of building another version from source.