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