Skip to content

Issue with tf2_geometry_msgs header in ROS2 Jazzy #5

Description

@JHermosillaD

I noticed that this branch is using a deprecated header for tf2_geometry_msgs. While testing with ROS2 Jazzy, I had to update the following include path:

From: #include "tf2_geometry_msgs/tf2_geometry_msgs.h"
To: #include "tf2_geometry_msgs/tf2_geometry_msgs.hpp"

Source: https://www.ncnynl.com/ros2docs/en/jazzy/Releases/Release-Jazzy-Jalisco.html#removed-deprecated-headers

I'm not sure which ROS2 version this branch is targeting, but I wanted to leave this note for the record.
Thanks in advance, the proposal is greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions