Skip to content

Commit

Permalink
refactor(glog_component): prefix package and namespace with autoware
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Nov 20, 2024
1 parent d531d0b commit dccd828
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,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 dccd828

Please sign in to comment.