Skip to content

Commit bc6e051

Browse files
committedDec 30, 2024
cuda package - bad change
Signed-off-by: M. Fatih Cırıt <mfc@autoware.org>
1 parent 86186e1 commit bc6e051

File tree

1 file changed

+1
-2
lines changed
  • perception/autoware_lidar_apollo_instance_segmentation/src

1 file changed

+1
-2
lines changed
 

‎perception/autoware_lidar_apollo_instance_segmentation/src/node.cpp

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@
1717
#include "autoware/lidar_apollo_instance_segmentation/detector.hpp"
1818

1919
#include <autoware/universe_utils/ros/debug_publisher.hpp>
20-
#include <autoware/universe_utils/system/stop_watch.hpp>
20+
#include <autoware/universe_utils/system/stop_watchbadchange.hpp>
2121

2222
#include <memory>
2323

24-
// good change
2524
namespace autoware
2625
{
2726
namespace lidar_apollo_instance_segmentation

0 commit comments

Comments
 (0)