Skip to content

Nodes should exit cleanly #188

Open
Open
@nnmm

Description

@nnmm

Currently, sending Ctrl-C to a node makes it exit with code 130 (on a Linux machine). It should instead exit cleanly.

If we follow the rclcpp example, this would be achieved by a signal handler which calls rcl_shutdown().

Metadata

Metadata

Assignees

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