Skip to content

Commit

Permalink
delete old port
Browse files Browse the repository at this point in the history
Signed-off-by: jack.song <jack.song@autocore.ai>
  • Loading branch information
shulanbushangshu committed Jul 11, 2023
1 parent 6574530 commit ca89c65
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
3 changes: 0 additions & 3 deletions autoware_planning_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"msg/LaneletRoute.msg"
"msg/LaneletSegment.msg"
"msg/PoseWithUuidStamped.msg"
"msg/HADMapRoute.msg"
"msg/Route.msg"
"msg/Trajectory.msg"
"msg/TrajectoryPoint.msg"
"msg/Path.msg"
Expand All @@ -21,7 +19,6 @@ rosidl_generate_interfaces(${PROJECT_NAME}
geometry_msgs
std_msgs
unique_identifier_msgs
autoware_mapping_msgs
nav_msgs
builtin_interfaces
ADD_LINTER_TESTS
Expand Down
4 changes: 0 additions & 4 deletions autoware_planning_msgs/msg/HADMapRoute.msg

This file was deleted.

5 changes: 0 additions & 5 deletions autoware_planning_msgs/msg/Route.msg

This file was deleted.

1 change: 0 additions & 1 deletion autoware_planning_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<depend>geometry_msgs</depend>
<depend>std_msgs</depend>
<depend>unique_identifier_msgs</depend>
<depend>autoware_mapping_msgs</depend>
<depend>nav_msgs</depend>
<depend>builtin_interfaces</depend>

Expand Down

0 comments on commit ca89c65

Please sign in to comment.