Skip to content

Commit

Permalink
Modify ROS2 node name in params files
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszanger committed Apr 8, 2024
1 parent b0e6c06 commit 3d8f0f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mqtt_client/config/params.ros2.aws.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mqtt_client:
/**/*:
ros__parameters:
broker:
# YOU MUST CHANGE THIS ENDPOINT
Expand Down
2 changes: 1 addition & 1 deletion mqtt_client/config/params.ros2.primitive.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mqtt_client:
/**/*:
ros__parameters:
broker:
host: localhost
Expand Down

0 comments on commit 3d8f0f3

Please sign in to comment.