Skip to content

Errors due to moveit_servo while building for the humble branch #849

Open
@singhsegv

Description

@singhsegv

While following the Getting Started guide (https://moveit.picknik.ai/main/doc/tutorials/getting_started/getting_started.html) specifically for the "humble" branch, the installation fails at "moveit_servo" package due to some issues related to "filters" package in ROS2.

I'm using the osrf/ros2:humble-desktop-full-jammy docker image instead of bare metal, so maybe the issue was only happening for me, but anyways the solution is to run the below command to install the missing packages:
sudo apt install ros-${ROS_DISTRO}-filters

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions