Skip to content

Build fails on latest LTS ROS2 "Humble" #1

@JesseCake

Description

@JesseCake

I realise that this driver was written with ROS2 "Foxy" in mind, but it shouldn't be too hard to get it to play nice with the newest LTS being that we're still in the land of ROS2.

I've attempted a build and am getting the following error:

~/dev_ws/src/ros2-driver/src/advanced_navigation_driver.cpp:40:10: fatal error: tf2/LinearMath/Quaternion.h: No such file or directory
   40 | #include <tf2/LinearMath/Quaternion.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Meaning that somewhere along the way we're not referencing the right library header location.

I'll dig and see what I can find, but right now I thought I'd let you know so that moves can be made to get this library up to speed with the latest LTS

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