Skip to content

Commit

Permalink
chore(duplicated_node_checker): print duplication name
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin committed Feb 26, 2024
1 parent b4d9bb0 commit 6f609db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**:
ros__parameters:
update_rate: 10.0
add_duplicated_node_names_to_msg: false # if true, duplicated node names are added to msg
add_duplicated_node_names_to_msg: true # if true, duplicated node names are added to msg

0 comments on commit 6f609db

Please sign in to comment.