/pybind11_catkin

Catkin wrapper for pybind11

Primary LanguageCMakeBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pybind11_catkin

This repository wraps the recent releases of pybind11 for use in catkin-based projects. We follow the versioning of the upstream project.

Examples

General pybind11 examples can be found at the official pybind11 documentation website. If you are searching for examples actually using pybind11_catkin, you should have a look at pybind11_examples.