moveit_visual_tools icon indicating copy to clipboard operation
moveit_visual_tools copied to clipboard

moveit_core::moveit_butterworth_parameters target was not found

Open HedgeHao opened this issue 2 years ago • 3 comments

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.

HedgeHao avatar Jun 15 '23 09:06 HedgeHao

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

littlefiveRobot avatar Jul 02 '23 13:07 littlefiveRobot

@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 avatar Jul 23 '23 11:07 JafarAbdi

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

JafarAbdi avatar Jul 23 '23 11:07 JafarAbdi