pybind11_examples
pybind11_examples copied to clipboard
This repository shows minimal pybind11 examples using catkin or colcon.
Results
1
pybind11_examples issues
Sort by
recently updated
recently updated
newest added
- Avoid using `include_directories` - No need to find_package PythonLibs - Use pybind11::* targets Depends on: - [ ] https://github.com/wxmerkt/pybind11_catkin/pull/27