You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: planning/behavior_path_external_request_lane_change_module/include/behavior_path_external_request_lane_change_module/manager.hpp
-1
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,6 @@
25
25
26
26
namespaceautoware::behavior_path_planner
27
27
{
28
-
using ::behavior_path_planner::LaneChangeInterface;
29
28
using ::behavior_path_planner::LaneChangeModuleManager;
30
29
using ::behavior_path_planner::LaneChangeModuleType;
31
30
using ::behavior_path_planner::SceneModuleInterface;
Copy file name to clipboardexpand all lines: planning/behavior_path_external_request_lane_change_module/include/behavior_path_external_request_lane_change_module/scene.hpp
-1
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,6 @@
22
22
namespaceautoware::behavior_path_planner
23
23
{
24
24
using ::behavior_path_planner::Direction;
25
-
using ::behavior_path_planner::LaneChangeModuleType;
26
25
using ::behavior_path_planner::LaneChangeParameters;
0 commit comments