Skip to content

Commit

Permalink
feat(system): add redundancy swicher reset service
Browse files Browse the repository at this point in the history
Signed-off-by: TetsuKawa <[email protected]>
  • Loading branch information
TetsuKawa committed Jan 19, 2025
1 parent d81c8bb commit 1c8f4a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions autoware_adapi_v1_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
system/msg/DiagLinkStruct.msg
system/msg/DiagNodeStruct.msg
system/msg/DiagNodeStatus.msg
system/srv/RedundancySwitcherReset.srv
vehicle/msg/DoorCommand.msg
vehicle/msg/DoorLayout.msg
vehicle/msg/DoorStatus.msg
Expand Down
2 changes: 2 additions & 0 deletions autoware_adapi_v1_msgs/system/srv/RedundancySwitcherReset.srv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
autoware_adapi_v1_msgs/ResponseStatus status

0 comments on commit 1c8f4a2

Please sign in to comment.