Skip to content

revert: reintroduce check_node_duplication function#16

Merged
interimadd merged 1 commit intot4-mainfrom
reintroduce-check-node-duplication
Jan 19, 2026
Merged

revert: reintroduce check_node_duplication function#16
interimadd merged 1 commit intot4-mainfrom
reintroduce-check-node-duplication

Conversation

@interimadd
Copy link

Description

As noted in the pilot.auto PR, we are now using a forked launch_ros.
https://github.com/tier4/pilot-auto/pull/2276

The launch_ros fork retries the node loading service upon failure. This can lead to node duplication if the same node is loaded multiple times.
For this reason, it is necessary to retain check_node_duplication() which was removed in #14.

This reverts commit 36bc811.
Copy link

@TomohitoAndo TomohitoAndo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@interimadd interimadd merged commit f2cdbdc into t4-main Jan 19, 2026
@interimadd interimadd deleted the reintroduce-check-node-duplication branch January 19, 2026 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants