Skip to content

CMake Error at CMakeLists.txt:19 (find_package): can't find "urdf_parser_plugin" #2

@newcanopies

Description

@newcanopies

Thanks for this package,
where does the missing urdf_parser_plugin come from?
It doesn't match any file names in this entire repo.
See build error:

colcon build --packages-select sdformat_urdf --symlink-install

Starting >>> sdformat_urdf
--- stderr: sdformat_urdf                         
CMake Error at CMakeLists.txt:19 (find_package):
  By not providing "Findurdf_parser_plugin.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "urdf_parser_plugin", but CMake did not find one.

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

    urdf_parser_pluginConfig.cmake
    urdf_parser_plugin-config.cmake

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


---
Failed   <<< sdformat_urdf [6.92s, exited with code 1]
                                
Summary: 0 packages finished [7.04s]
  1 package failed: sdformat_urdf
  1 package had stderr output: sdformat_urdf

env

  • Ubuntu 20.04
  • ROS2 Foxy
  • binaries
  • server glx vendor string: SGI
  • sudo apt update = up to date

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions