Skip to content

Commit

Permalink
fix(common_awsim_labs_sensor_launch): update the glog plugin namespace (
Browse files Browse the repository at this point in the history
#22)

Signed-off-by: M. Fatih Cırıt <mfc@autoware.org>
  • Loading branch information
xmfcx authored Feb 13, 2025
1 parent 7ba52f1 commit 6a5b128
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def create_parameter_dict(*args):
nodes.append(
ComposableNode(
package="autoware_glog_component",
plugin="GlogComponent",
plugin="autoware::glog_component::GlogComponent",
name="glog_component",
)
)
Expand Down

0 comments on commit 6a5b128

Please sign in to comment.