Skip to content

Commit

Permalink
refactor: remove including unused rclcpp.hpp
Browse files Browse the repository at this point in the history
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
  • Loading branch information
ktro2828 committed Jan 23, 2024
1 parent 9a9205c commit 75cbc36
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions perception/lidar_centerpoint/lib/network/network_trt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@

#include "lidar_centerpoint/network/network_trt.hpp"

#include <rclcpp/rclcpp.hpp>

namespace centerpoint
{
bool VoxelEncoderTRT::setProfile(
Expand Down
2 changes: 0 additions & 2 deletions perception/lidar_centerpoint/lib/network/tensorrt_wrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@

#include "lidar_centerpoint/network/tensorrt_wrapper.hpp"

#include <rclcpp/rclcpp.hpp>

#include <NvOnnxParser.h>

#include <fstream>
Expand Down

0 comments on commit 75cbc36

Please sign in to comment.