Skip to content

Commit

Permalink
refactor(glog_component): prefix package and namespace with autoware (#4
Browse files Browse the repository at this point in the history
)

Signed-off-by: Esteve Fernandez <esteve@apache.org>
  • Loading branch information
esteve authored Dec 4, 2024
1 parent f649db1 commit 52219a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def create_parameter_dict(*args):

nodes.append(
ComposableNode(
package="glog_component",
package="autoware_glog_component",
plugin="GlogComponent",
name="glog_component",
)
Expand Down

0 comments on commit 52219a5

Please sign in to comment.