Skip to content

NodeStatus::IDLE when action is preempting. #17

Description

@Timple

setStatus(NodeStatus::IDLE);

Often actionclients can stop at once if they are asked to (like calculating fibonacci numbers).

But somethings it takes time to cleanup (PREEMPTING state). Like writing large files, getting to a safe state.

I would say the NodeStatus should only be idle when the state is PREEMPTED, not PREEMPTING.

simple_client_state_transitions
source

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