Skip to content

Commit

Permalink
feat(autoware_planning_msgs): remove SetPoseWithUuidStamped (#59)
Browse files Browse the repository at this point in the history
* feat: rename route with uuid

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: remove route with uuid

Signed-off-by: Takagi, Isamu <[email protected]>

---------

Signed-off-by: Takagi, Isamu <[email protected]>
  • Loading branch information
isamu-takagi authored Apr 18, 2023
1 parent 09e4016 commit 935dac5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions autoware_planning_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"msg/LaneletRoute.msg"
"msg/LaneletSegment.msg"
"msg/PoseWithUuidStamped.msg"
"srv/SetPoseWithUuidStamped.srv"
DEPENDENCIES
autoware_common_msgs
geometry_msgs
std_msgs
unique_identifier_msgs
Expand Down
1 change: 0 additions & 1 deletion autoware_planning_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

<build_depend>rosidl_default_generators</build_depend>

<depend>autoware_common_msgs</depend>
<depend>geometry_msgs</depend>
<depend>std_msgs</depend>
<depend>unique_identifier_msgs</depend>
Expand Down
4 changes: 0 additions & 4 deletions autoware_planning_msgs/srv/SetPoseWithUuidStamped.srv

This file was deleted.

0 comments on commit 935dac5

Please sign in to comment.