pub fn spin(node: Arc<Node>) -> Result<(), RclrsError>
Convenience function for calling spin_once in a loop.
spin_once