We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9db176 commit 72e52c5Copy full SHA for 72e52c5
include/vrpn_client_ros/vrpn_client_ros.h
@@ -40,9 +40,9 @@
40
#include "tf2/LinearMath/Quaternion.h"
41
#include <tf2/LinearMath/Transform.h>
42
#include "tf2/LinearMath/Matrix3x3.h"
43
-#include "tf2_geometry_msgs/tf2_geometry_msgs.hpp"
+#include "tf2_geometry_msgs/tf2_geometry_msgs.h"
44
#include "tf2_ros/transform_broadcaster.h"
45
-#include "tf2_kdl/tf2_kdl.hpp"
+#include "tf2_kdl/tf2_kdl.h"
46
47
#include "geometry_msgs/msg/pose_stamped.hpp"
48
#include "geometry_msgs/msg/twist_stamped.hpp"
0 commit comments