Skip to content

Commit 3d8f0f3

Browse files
committed
Modify ROS2 node name in params files
1 parent b0e6c06 commit 3d8f0f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mqtt_client/config/params.ros2.aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mqtt_client:
1+
/**/*:
22
ros__parameters:
33
broker:
44
# YOU MUST CHANGE THIS ENDPOINT

mqtt_client/config/params.ros2.primitive.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mqtt_client:
1+
/**/*:
22
ros__parameters:
33
broker:
44
host: localhost

0 commit comments

Comments
 (0)