Disable kernel tracing for pingpong example launchfile
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
2242b8cbed
commit
fcdaff9931
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ def generate_launch_description():
|
|||
return LaunchDescription([
|
||||
Trace(
|
||||
session_name='pingpong',
|
||||
events_kernel=[],
|
||||
),
|
||||
Node(
|
||||
package='tracetools_test',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue