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

moveit_core::moveit_butterworth_parameters target was not found #131

Open
HedgeHao opened this issue Jun 15, 2023 · 3 comments
Open

moveit_core::moveit_butterworth_parameters target was not found #131

HedgeHao opened this issue Jun 15, 2023 · 3 comments

Comments

@HedgeHao
Copy link

While building I got the following error

/install/moveit_visual_tools/share/moveit_visual_tools/cmake/export_moveit_visual_toolsExport.cmake:61 (set_target_properties):
  The link interface of target "moveit_visual_tools::moveit_visual_tools"
  contains:

    moveit_core::moveit_butterworth_parameters

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

@littlefiveRobot
Copy link

I have the same problem. Lots of errors about moveit_core::moveit_butterworth_parameters occur.

CMake Error at doc/how_to_guides/using_ompl_constrained_planning/CMakeLists.txt:1 (add_executable):
Target "ompl_constrained_planning" links to target
"moveit_core::moveit_butterworth_parameters" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?

CMake Error at doc/how_to_guides/using_ompl_constrained_planning/CMakeLists.txt:1 (add_executable):
Target "ompl_constrained_planning" links to target
"moveit_core::moveit_butterworth_parameters" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?

CMake Error at doc/how_to_guides/using_ompl_constrained_planning/CMakeLists.txt:1 (add_executable):
Target "ompl_constrained_planning" links to target
"moveit_core::moveit_butterworth_parameters" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?

CMake Generate step failed. Build files cannot be regenerated correctly.

Failed <<< moveit2_tutorials [6.84s, exited with code 1]

Summary: 54 packages finished [32.2s]
1 package failed: moveit2_tutorials
3 packages had stderr output: launch_param_builder moveit2_tutorials moveit_configs_utils

@JafarAbdi
Copy link
Member

@HedgeHao I can't reproduce your issue with a fresh ubuntu 22.04 with humble, do you mind sharing more info about your system? (e.g. ros distro, ubuntu version, which packages you have from source etc)

@JafarAbdi
Copy link
Member

@1172534699 Your issue isn't related to this repo, please open it on moveit2_tutorials with more info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants