Deprecating tf2 C Headers (#98)
Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
This commit is contained in:
parent
19dd4c31b8
commit
288767f715
|
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
#include <Eigen/Core> // NOLINT (cpplint cannot handle include order here)
|
#include <Eigen/Core> // NOLINT (cpplint cannot handle include order here)
|
||||||
|
|
||||||
#include "tf2/buffer_core.h"
|
#include "tf2/buffer_core.hpp"
|
||||||
#include "sensor_msgs/msg/laser_scan.hpp"
|
#include "sensor_msgs/msg/laser_scan.hpp"
|
||||||
#include "sensor_msgs/msg/point_cloud2.hpp"
|
#include "sensor_msgs/msg/point_cloud2.hpp"
|
||||||
#include "laser_geometry/visibility_control.hpp"
|
#include "laser_geometry/visibility_control.hpp"
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
#include "sensor_msgs/msg/laser_scan.hpp"
|
#include "sensor_msgs/msg/laser_scan.hpp"
|
||||||
#include "sensor_msgs/msg/point_cloud2.hpp"
|
#include "sensor_msgs/msg/point_cloud2.hpp"
|
||||||
|
|
||||||
#include "tf2/LinearMath/Transform.h"
|
#include "tf2/LinearMath/Transform.hpp"
|
||||||
|
|
||||||
namespace laser_geometry
|
namespace laser_geometry
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user