Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py_binding_tools #2853

Closed
robinshie opened this issue May 25, 2024 · 4 comments
Closed

py_binding_tools #2853

robinshie opened this issue May 25, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@robinshie
Copy link

Environment

  • ROS Distro: Humble
  • OS Version: e.g. Ubuntu 22.04

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.


@robinshie robinshie added the bug Something isn't working label May 25, 2024
@rhaschke
Copy link
Contributor

Fixed in MTC.

@OdedHorowits
Copy link

Fixed in MTC.

Hi
What does in mean?
I just pulled from humble and still get this error

@GraemeJf
Copy link

I am also having this same issue with both the Humble and ROS2 branch.

@rhaschke
Copy link
Contributor

Either install py_binding_tools from binary packages (ros--py-binding-tools) or from source: https://github.com/moveit/py_binding_tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants