Skip to content

Commit

Permalink
feat!(autoware_planning_msgs): remove PathWithLaneId msgs
Browse files Browse the repository at this point in the history
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
  • Loading branch information
mitsudome-r committed Apr 25, 2024
1 parent 224bd3a commit b023186
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions autoware_planning_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"msg/TrajectoryPoint.msg"
"msg/Path.msg"
"msg/PathPoint.msg"
"msg/PathWithLaneId.msg"
"msg/PathPointWithLaneId.msg"
DEPENDENCIES
geometry_msgs
std_msgs
Expand Down
2 changes: 0 additions & 2 deletions autoware_planning_msgs/msg/PathPointWithLaneId.msg

This file was deleted.

4 changes: 0 additions & 4 deletions autoware_planning_msgs/msg/PathWithLaneId.msg

This file was deleted.

0 comments on commit b023186

Please sign in to comment.