Closed AchmadFathoni closed 2 years ago
The CMakeLists.txt contains
find_package(catkin REQUIRED COMPONENTS angles roscpp sensor_msgs tf tf2 tf2_geometry_msgs )
But tf2_geometry_msgs is not declared as dependency in package.xml
Sorry, I don't see <build_depend>tf2_geometry_msgs</build_depend>, closing
<build_depend>tf2_geometry_msgs</build_depend>
The CMakeLists.txt contains
But tf2_geometry_msgs is not declared as dependency in package.xml