Design
The design section describes the internals of CARET. The following figure shows the tracing flow with each package added.
CARET records data, which include timestamps, from tracepoints embedded in user applications, ROS 2 and DDS. The data are stored as "Trace Data". CARET analyzes the Trace Data and provides the results to the developer.
This design section describes policies and internal processes for each step listed below.
Recording phase
Configuration phase
Analyzing phase
In addition, the followings are explained.
See also