ros2_controllers icon indicating copy to clipboard operation
ros2_controllers copied to clipboard

[JTC] Deactivating controller while action is executed: invalid transition

Open christophfroehlich opened this issue 1 year ago • 0 comments

Describe the bug Deactivating the controller while a an action is executed gives a warning with realtime_tools:

[ros2_control_node-6] [WARN] [1707917083.196860704] [realtime_tools]: goal_handle attempted invalid transition from state EXECUTING with event CANCELED, at /opt/ros2_ws/src/ros2/rcl/rcl_action/src/rcl_action/goal_handle.c:95

Environment (please complete the following information):

  • OS: debian
  • Version humble
  • source build

Additional context This was introduced with #962

christophfroehlich avatar Feb 14 '24 13:02 christophfroehlich