We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7fe061 commit 88c0a03Copy full SHA for 88c0a03
planning/autoware_behavior_velocity_walkway_module/src/manager.hpp
@@ -33,10 +33,10 @@
33
34
namespace autoware::behavior_velocity_planner
35
{
36
-using tier4_planning_msgs::msg::PathWithLaneId;
37
using ::behavior_velocity_planner::PluginWrapper;
38
using ::behavior_velocity_planner::SceneModuleInterface;
39
using ::behavior_velocity_planner::SceneModuleManagerInterface;
+using tier4_planning_msgs::msg::PathWithLaneId;
40
41
class WalkwayModuleManager : public SceneModuleManagerInterface
42
0 commit comments