Topics

Publisher

class rclpy.publisher.Publisher(publisher_handle, msg_type, topic, qos_profile, node_handle)
publish(msg)

Subscription

class rclpy.subscription.Subscription(subscription_handle, subscription_pointer, msg_type, topic, callback, callback_group, qos_profile, node_handle, raw)