Remove reference to ROS 2 node
delete(
removes the reference in
node
)node
to the ROS 2 node on the network. If no further references to
the node exist, such as would be in publishers and subscribers, the node is shut
down.