Add depth field to rcl_publisher_init tracepoint
This commit is contained in:
parent
56ee174ef1
commit
5ee44035d4
3 changed files with 8 additions and 4 deletions
|
@ -43,7 +43,8 @@ void TRACEPOINT(
|
|||
const void * node_handle,
|
||||
const void * rmw_handle,
|
||||
const void * publisher_handle,
|
||||
const char * topic_name);
|
||||
const char * topic_name,
|
||||
const size_t depth);
|
||||
|
||||
/**
|
||||
* tp: rcl_subscription_init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue