caret icon indicating copy to clipboard operation
caret copied to clipboard

e2e latency

Open Autostone-c opened this issue 1 year ago • 1 comments

Checklist

Step where the question is related to

Recording, Visualization

Description

hi,i see the plot only has publish time. no subscribe time. Can it represent end-to-end latency?or i have not understand this work?

Autostone-c avatar Sep 11 '23 06:09 Autostone-c

Hi, thank you for your question. CARET is not able to record the timestamp of sbscription. Instead, it records the start time of the subscribe callback which is called when subscribing topics. For more detail, please refer to the communication diagram in the following document: https://tier4.github.io/CARET_doc/main/design/event_and_latency_definitions/communication/#inter-process-communication

nabetetsu avatar Sep 14 '23 10:09 nabetetsu