Tim-HW / ROS2-Path-Planning-Turtlebot3-Potential-Field

ROS2 Package for turtlebot3 to execute local path planning using the potential field methods. This package is an excuse to learn C++ and ROS2. Feel free to use it as you wish :D
MIT License
14 stars 0 forks source link

not able to build the package #2

Open ibrahim-1811 opened 9 months ago

ibrahim-1811 commented 9 months ago

fatal error: tf2_geometry_msgs/tf2_geometry_msgs.h: No such file or directory 3 | #include "tf2_geometry_msgs/tf2_geometry_msgs.h" | ^~~~~~~~~~~

but i have installed the required package and tried every possible troubleshooting