moveit / moveit2

:robot: MoveIt for ROS 2
https://moveit.ai/
BSD 3-Clause "New" or "Revised" License
982 stars 492 forks source link

py_binding_tools #2853

Closed robinshie closed 1 month ago

robinshie commented 1 month ago

Environment

Description

I got error as folow:

Finished <<< moveit_ros [0.87s]
--- stderr: moveit_task_constructor_core
CMake Error at CMakeLists.txt:14 (find_package): By not providing "Findpy_binding_tools.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "py_binding_tools", but CMake did not find one.

Could not find a package configuration file provided by "py_binding_tools" with any of the following names:

py_binding_toolsConfig.cmake
py_binding_tools-config.cmake

Add the installation prefix of "py_binding_tools" to CMAKE_PREFIX_PATH or set "py_binding_tools_DIR" to a directory containing one of the above files. If "py_binding_tools" provides a separate development package or SDK, be sure it has been installed.


rhaschke commented 1 month ago

Fixed in MTC.