moveit_core::moveit_butterworth_parameters target was not found
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.
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
@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)
@1172534699 Your issue isn't related to this repo, please open it on moveit2_tutorials with more info