Skip to content

Commit 9acc2a6

Browse files
committed
Car share and Delivery Robots SMD section
1 parent 7e693cc commit 9acc2a6

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

modes/car-share.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ This is the list of `vehicle_state` and `event_type` pairings that constitute th
276276

277277
### State Machine Diagram
278278

279-
The *Car Share State Machine Diagram* shows how the `vehicle_state` and `event_type` relate to each other and how taxi vehicles can transition between states. See this [text-editable EPS](TBD) for the source file.
279+
This *State Machine Diagram* shows how `vehicle_state` and `event_type` relate to each other and how vehicles can transition between states. See [Google Slides](https://docs.google.com/presentation/d/1fHdq1efbN5GSFDLF4en-oA_BYPXQKbbIbHff6iROJKA/edit#slide=id.g2072486e468_1_300) for the source file.
280280

281281
![Car Share State Machine Diagram](car-share-state-machine-diagram.svg)
282282

modes/delivery-robots.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ See vehicle [Event Types][vehicle-events] for descriptions.
215215

216216
[Top][toc]
217217

218-
## Vehicle States Events
218+
### Vehicle States Events
219219

220220
This is the list of `vehicle_state` and `event_type` pairings that constitute the valid transitions of the vehicle state machine.
221221

@@ -277,7 +277,9 @@ This is the list of `vehicle_state` and `event_type` pairings that constitute th
277277

278278
### State Machine Diagram
279279

280-
The *Delivery Diagram* shows how the `vehicle_state` and `event_type` relate to each other and how delivery vehicles can transition between states.
280+
This *State Machine Diagram* shows how `vehicle_state` and `event_type` relate to each other and how vehicles can transition between states. See [Google Slides](https://docs.google.com/presentation/d/1fHdq1efbN5GSFDLF4en-oA_BYPXQKbbIbHff6iROJKA/edit#slide=id.g2072486e468_1_402) for the source file.
281+
282+
![Delivery Robots State Machine Diagram](delivery-robots-state-machine-diagram.svg)
281283

282284
TBD
283285

0 commit comments

Comments
 (0)