Skip to content

Retrying configure for planner/controller is not possible #4678

@bektaskemal

Description

@bektaskemal

Bug report

Required Info:

  • Operating System: Ubuntu 24.04
  • ROS2 Version: Jazzy
  • Version or commit hash: main
  • DDS implementation: CycloneDDS

Steps to reproduce issue

- Have a planner that will fail on configure(wrong config, params etc.).
- Call lifecycle transition to configure for planner server. It will fail since planner will fail.
- Call lifecycle transition to configure again.

Expected behavior

  • The transition should succeed if you fixed the issue(config etc.) or transition should fail again.

Actual behavior

  • Planner server crashes with what(): Node '/global_costmap/global_costmap' has already been added to an executor.

Additional information

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions