RosClient.send_on_ready
-
RosClient.send_on_ready(message) Send message to the ROS Master once the connection is established.
If a connection to ROS is already available, the message is sent immediately.
- Parameters
message (
Message) – ROS Bridge Message to send.