mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
* Install module libs into CATKIN_GLOBAL_PYTHON_DESTINATION (assuming unique names). This avoids the need to link them into the source space, because they are found also from devel space. * Use pybind11's def_submodule() to create the `core` and `stages` submodules, everything linked into the same lib |
||
|---|---|---|
| .. | ||
| pybind11@0a3a066fce | ||
| src/moveit | ||
| test | ||
| wrapper | ||
| CMakeLists.txt | ||