Skip to content

Commit 72160ab

Browse files
committed
fix
Signed-off-by: veqcc <ryuta.kambe@tier4.jp>
1 parent 9c17194 commit 72160ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

system/emergency_handler/include/emergency_handler/emergency_handler_core.hpp

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ struct Param
5555
bool use_parking_after_stopped;
5656
bool use_comfortable_stop;
5757
HazardLampPolicy turning_hazard_on{};
58-
comfortable_stop_operator::Param comfortable_stop{};
5958
};
6059

6160
class EmergencyHandler : public rclcpp::Node

0 commit comments

Comments
 (0)