Skip to content

feat: omit rclcpp::ok and improve termination#35

Open
manato wants to merge 2 commits intox2/v3.0.0from
feat/add_better_termination
Open

feat: omit rclcpp::ok and improve termination#35
manato wants to merge 2 commits intox2/v3.0.0from
feat/add_better_termination

Conversation

@manato
Copy link
Collaborator

@manato manato commented Oct 7, 2025

Since rclcpp::ok might refer to the global context and return false unexpectedly if it is used inside a composable node, this PR omits calling it to monitor the node's liveness.

Besides, this PR improves the way of node termination by explicitly closing the file descriptor during termination.

manato added 2 commits October 7, 2025 16:22
…omposable node

Signed-off-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp>
Signed-off-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant