Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aavek authored Feb 22, 2023
1 parent 23dccbb commit a48737f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,13 @@ When ready, click on "Autonomous Vessel Control".

As the simulation is running, the user can choose to allow the autonomous operation to continue or override the control by clicking on the "Autonomous Control" button. This will switch it into a "User Control" mode where the vessel can be controlled by the keyboard arrow keys. A GUI button on the top-left of the screen allows the user to customize weather and lighting conditions. If "Show Waypoint Markers" is on, the green navigational arrow on the top shows the direction towards the next waypoint, while the blue arrow shows the directional vector of the vessels velocity. If rain or snow is enabled in the simulation, camera water drops are generated which can have an adverse impact on target vessel detection.

Image: Vessel approaching towards waypoint (daytime) | Image: DEV tracking another target vessel at night
Image: Vessel approaching towards waypoint (daytime). | Image: DEV tracking another target vessel at night.
:-------------------------:|:-------------------------:
<img src="https://user-images.githubusercontent.com/93454699/220351883-c5557f2d-7aba-446e-a6cd-bdb64dff0147.png" width="350" /> | <img src="https://user-images.githubusercontent.com/93454699/220360839-1e61cfe1-bf99-4fdf-8c05-a868c1a6921b.png" width="350" />
GIF: Vessels respect COLREG Rule 14(head-on) & 16 | GIF: Vessels respect COLREG Rule 15(crossing) & 16
<img src="https://user-images.githubusercontent.com/93454699/220414500-d063615a-251a-48a8-9c52-93e6ab97c9cf.gif" width="350" /> | <img src="https://user-images.githubusercontent.com/93454699/220414500-d063615a-251a-48a8-9c52-93e6ab97c9cf.gif" width="350" />
GIF: Vessels respect COLREG Rule 14(head-on) & 16. | GIF: Vessels respect COLREG Rule 15(crossing) & 16.
<img src="https://user-images.githubusercontent.com/93454699/220414500-d063615a-251a-48a8-9c52-93e6ab97c9cf.gif" width="350" /> | <img src="https://user-images.githubusercontent.com/93454699/220564888-52ac4766-b974-4c7b-bc9c-d9ce0feb2b46.gif" width="350" />
GIF: DEV tracking another target vessel during rain. | GIF: DEV tracking in snow and fog conditions.
<img src="https://user-images.githubusercontent.com/93454699/220569086-4b1245b7-66e0-43ad-90be-f1f9d15445ec.gif" width="350" /> | <img src="https://user-images.githubusercontent.com/93454699/220571120-6384a7dd-6522-43a7-b16f-e62c91773e04.gif" width="350" />

## Limitations

Expand Down

0 comments on commit a48737f

Please sign in to comment.