Skip to content

Commit

Permalink
feat: proceed as STW if User says STW & SOG are the same
Browse files Browse the repository at this point in the history
  • Loading branch information
phanhongan committed Feb 14, 2025
1 parent 4308a2e commit 35860fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/llamarine/expert-programs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ plan_without_speed_reference:
task: |-
Recommend the user ask about a vessel on boat side coming to a crossing situation (and only crossing situation) in radar without specifying SOG or STW are being used.
sub-htps:
- task: |-
If use the user says STW and SOG are the same, then no need to ask about the speed reference, just proceed it as STW.
- task: |-
Reject to answer due to lack of information or ambiguity in the user input. Request to know if SOG or STW is being used.
Expand Down

0 comments on commit 35860fc

Please sign in to comment.