Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Multiple ros nodes with the same name  #37

@liolemaire

Description

@liolemaire

Hi,
just something I noticed while trying to kill a node : multiple nodes with the same name :

ros@docker-desktop:/workspaces/simpletracker-ros2-ws$ ros2 node list
WARNING: Be aware that are nodes in the graph that share an exact name, this can have unintended side effects.
/annotated_frame_provider
/annotated_frame_provider
/camera_simulator
/configuration_service
/detection_provider
/detection_provider
/frame_provider
/frame_provider
/frame_provider
/mask_provider
/mask_provider
/simple_visualiser
/simple_visualiser
/simple_visualiser
/track_provider
/track_provider

I'm not sure whether that's a consequence of this or not, but I can not kill a node :
ros2ros2 node kill {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions