Use semicolon to introduce list
This commit is contained in:
parent
38fbd075f6
commit
36b4e207dd
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Provide low-overhead tools and resources for robotics software development based
|
|||
|
||||
### Requirements: instrumentation
|
||||
|
||||
Instrumentation should be built around the main uses of ROS 2, and should include relevant information.
|
||||
Instrumentation should be built around the main uses of ROS 2, and should include relevant information:
|
||||
|
||||
1. Overall
|
||||
1. When creating a publisher/subscriber/service/client/etc., appropriate references should be kept in order to correlate with other tracepoints related to the same instance.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue