Skip to content

Consider renaming rclcpp::ok #3

Description

@wjwwood

Discussed names were:

  • bool rclcpp::is_shutdown and bool rclcpp::is_not_shutdown
  • bool rclcpp::is_shutting_down
  • State rclcpp::state and compare to predefined states
    • e.g. while (rclcpp::state() == rclcpp::RUNNING)
    • or while (rclcpp::state() != rclcpp::SHUTDOWN)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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