Skip to content

moveit_exceptions library not found #188

@AndyZe

Description

@AndyZe

Description

When running:

colcon build --event-handlers desktop_notification- status- --cmake-args -DCMAKE_BUILD_TYPE=Release

I get:

--- stderr: moveit_ros_occupancy_map_monitor
CMake Error at /home/andyz/ws_ros2/install/moveit_core/share/moveit_core/cmake/ament_cmake_export_libraries-extras.cmake:48 (message):
  Package 'moveit_core' exports the library 'moveit_exceptions' which
  couldn't be found

Your environment

  • ROS Distro: Eloquent, binary installation
  • OS Version: Ubuntu 18.04
  • Building moveit2 from source (master branch)
  • I've triple-checked that I'm sourcing install/setup.bash
  • I ran:
    rosdep install --from-paths src --ignore-src --rosdistro eloquent -y --skip-keys "console_bridge fastcdr fastrtps libopensplice67 libopensplice69 rti-connext-dds-5.3.1 urdfdom_headers"
  • Also tried:
    rosdep install -r --from-paths . --ignore-src --rosdistro eloquent -y

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions