Rename trace action module to 'action'
This commit is contained in:
parent
ae5386a83d
commit
4389e22ce9
3 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ from launch import LaunchDescription
|
|||
from launch import LaunchService
|
||||
from launch_ros import get_default_launch_description
|
||||
from launch_ros.actions import Node
|
||||
from tracetools_launch.trace import Trace
|
||||
from tracetools_launch.action import Trace
|
||||
from tracetools_read.utils import DictEvent
|
||||
from tracetools_read.utils import get_event_name
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue