Skip to content

Anonymous Nodes #1034

Open
Open
@danthony06

Description

@danthony06

Feature request

Feature description

Enable anonymous node names.

Implementation considerations

We frequently used anonymous nodes in ROS 1 when developing debugging and introspection tools. I see a lot of references to anonymous nodes throughout the core ROS2 libraries, and inside rcl/node_options.h, but it seems to have been disabled or abandoned. I also saw this comment mentioning that they're a desirable feature: #375 (comment). Is there any reason they have not been implemented in ROS 2?

I think ROS1 just used the wall timer to generate a unique ID. Will this approach work in ROS 2?

Metadata

Metadata

Assignees

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