Add space between ROS and 2
This commit is contained in:
parent
237e137ce2
commit
e8b5c4edc3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Design document for ROS 2 tracing, instrumentation, and analysis effort.
|
||||||
|
|
||||||
Tracing allows to record run-time data from a system, both for system data (e.g., when a process
|
Tracing allows to record run-time data from a system, both for system data (e.g., when a process
|
||||||
is being scheduled, or when I/O occurs) and for user-defined data. This package helps with
|
is being scheduled, or when I/O occurs) and for user-defined data. This package helps with
|
||||||
user-defined trace data within the ROS2 framework, e.g. to trace when messages arrive,
|
user-defined trace data within the ROS 2 framework, e.g. to trace when messages arrive,
|
||||||
when timers fire, when callbacks are being run, etc.
|
when timers fire, when callbacks are being run, etc.
|
||||||
|
|
||||||
## Goals and requirements
|
## Goals and requirements
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue