include
ensenso_camera
ros2
tf2_geometry_msgs
tf2_geometry_msgs.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef ROS2
4
// We use the deprecated .h header instead of .hpp, because the latter is not available for foxy
5
// TODO Use .hpp header as soon as we do not support foxy anymore
6
#include <tf2_geometry_msgs/tf2_geometry_msgs.h>
7
#else
8
#include <tf2_geometry_msgs/tf2_geometry_msgs.h>
9
#endif
ensenso_camera
Author(s): Ensenso
autogenerated on Sat Jun 3 2023 02:17:04