Skip to content

No module named 'message_filters' #104

@f1ren

Description

@f1ren

Following the docker installation, as documented, upon running the examples, the following error occurs:

ModuleNotFoundError: No module named 'message_filters'

Solved by manually running in the docker:

sudo apt update
sudo apt-get install ros-humble-message-filters

before executing the examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions