Skip to content

Commit 373f2e1

Browse files
committed
chore: temporarily ignoring warning until pointpainting also supports the blackboard
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
1 parent 482cc16 commit 373f2e1

File tree

1 file changed

+2
-0
lines changed
  • perception/autoware_image_projection_based_fusion/include/autoware/image_projection_based_fusion/pointpainting_fusion

1 file changed

+2
-0
lines changed

perception/autoware_image_projection_based_fusion/include/autoware/image_projection_based_fusion/pointpainting_fusion/pointpainting_trt.hpp

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
#include <string>
2424
#include <vector>
2525

26+
#pragma clang diagnostic ignored "-Woverloaded-virtual"
27+
2628
namespace autoware::image_projection_based_fusion
2729
{
2830
class PointPaintingTRT : public autoware::lidar_centerpoint::CenterPointTRT

0 commit comments

Comments
 (0)