Rename ROS processing file and move to analysis submodule
This commit is contained in:
parent
d1ea1bd9bd
commit
e3a1564041
3 changed files with 94 additions and 7 deletions
|
@ -1,5 +0,0 @@
|
|||
# Process trace events and create ROS model
|
||||
|
||||
def ros_import(events):
|
||||
for event in events:
|
||||
print(f'event: {str(event)}')
|
Loading…
Add table
Add a link
Reference in a new issue