Skip to content

Add way to check if init has been called (i.e. isInitialized) #518

@chapulina

Description

@chapulina

Feature request

Feature description

It would be convenient to have a way to check if rclcpp::init has been called, similar to ros::isInitialized.

Implementation considerations

If this has been left out due to some design decision, I suppose users can live without it, and instead try to catch specific errors resulting from not calling init. I searched a bit and couldn't find an explanation, so I imagine it may just be in the backlog?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions