Skip to content

Ubuntu: 24.04,fatal error: tf2_geometry_msgs/tf2_geometry_msgs.h: No such file or directory #18

Description

@qza36

Ubuntu: 24.04
ROS: jazzy

Solution:
I've identified a potential fix for this issue in the slam_gmapping.h file:

-#include "tf2_geometry_msgs/tf2_geometry_msgs.h"
+#include "tf2_geometry_msgs/tf2_geometry_msgs.hpp"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions