![]() | 1 | initial version |
This can happen if the executor is created after rclcpp::shutdown
is called.
![]() | 2 | No.2 Revision |
This can happen if the executor is created after rclcpp::shutdown
is called.called or SIGINT is received, either due to ctrl-c or something else signaling.