delete

Remove reference to ROS 2 node

Description

delete(node) removes the reference in 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.

Input Arguments

collapse all

A ros2node object on the network.

See Also

Introduced in R2019b