Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

\uD83D\uDDD3 Date

\uD83D\uDC65 Participants

\uD83E\uDD45 Goals

\uD83D\uDDE3 Discussion topics

Item

Presenter

Notes

changes to the message format

xierumeng

2023-02-16 - ZP-Jetson Communication Robustness

jetson store a index id table, resets when zp send a 0

synchronous communication between ZP and Jetson

  1. Zp send request

  2. Jetson take image

  3. jetson find the object

  4. jetson send command

  5. repeat

making a bit “isLastCommandSuccess” to indicate success or failure

summary:

ZP detects Jetson failure:

  1. n consecutive timeout

  2. invalid command

  3. jetson’s message (type 3 with ID 0)

use 3 ids:

0 for restart

1 for ID1

2 for ID2

✅ Action items

  •  

⤴ Decisions