File tree 1 file changed +0
-3
lines changed
planning/surround_obstacle_checker/include/surround_obstacle_checker
1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 23
23
#include < vehicle_info_util/vehicle_info_util.hpp>
24
24
25
25
#include < autoware_auto_perception_msgs/msg/predicted_objects.hpp>
26
- #include < autoware_auto_planning_msgs/msg/trajectory.hpp>
27
26
#include < diagnostic_msgs/msg/diagnostic_status.hpp>
28
27
#include < diagnostic_msgs/msg/key_value.hpp>
29
28
#include < nav_msgs/msg/odometry.hpp>
@@ -46,8 +45,6 @@ namespace surround_obstacle_checker
46
45
47
46
using autoware_auto_perception_msgs::msg::PredictedObjects;
48
47
using autoware_auto_perception_msgs::msg::Shape;
49
- using autoware_auto_planning_msgs::msg::Trajectory;
50
- using autoware_auto_planning_msgs::msg::TrajectoryPoint;
51
48
using motion_utils::VehicleStopChecker;
52
49
using tier4_planning_msgs::msg::VelocityLimit;
53
50
using tier4_planning_msgs::msg::VelocityLimitClearCommand;
You can’t perform that action at this time.
0 commit comments