-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels