Skip to content

Commit

Permalink
remove vehicle info
Browse files Browse the repository at this point in the history
Signed-off-by: Takagi, Isamu <[email protected]>
  • Loading branch information
isamu-takagi committed Mar 8, 2024
1 parent 9137982 commit 3e7f9d5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion autoware_v2x_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"msg/VirtualGateAreaStatus.msg"
"msg/VirtualGateCommand.msg"
"msg/VirtualGateStatus.msg"
"msg/VirtualGateVehicleInfo.msg"
DEPENDENCIES
builtin_interfaces
geometry_msgs
Expand Down
1 change: 0 additions & 1 deletion autoware_v2x_msgs/msg/VirtualGateCommand.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
builtin_interfaces/Time stamp
autoware_v2x_msgs/VirtualGateAreaCommand[] areas
autoware_v2x_msgs/VirtualGateVehicleInfo vehicle
1 change: 0 additions & 1 deletion autoware_v2x_msgs/msg/VirtualGateVehicleInfo.msg

This file was deleted.

0 comments on commit 3e7f9d5

Please sign in to comment.