Remove TODO about integrating with launch
This commit is contained in:
parent
77f63f8c95
commit
65f50e3981
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ def main():
|
||||||
|
|
||||||
input('press enter to start...')
|
input('press enter to start...')
|
||||||
lttng_start(session_name)
|
lttng_start(session_name)
|
||||||
|
|
||||||
# TODO integrate this with launch + ROS shutdown
|
|
||||||
input('press enter to stop...')
|
input('press enter to stop...')
|
||||||
|
|
||||||
print('stopping & destroying tracing session')
|
print('stopping & destroying tracing session')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue