Package org.ros.internal.node.topic
package org.ros.internal.node.topic
Provides internal classes for working with topics.
These classes should _not_ be used directly outside of the org.ros package.
-
ClassDescriptionDefault implementation of a
Publisher.Default implementation of aSubscriber.Base definition of aTopicSystemState.A factory forPublisherinstances.All information needed to identify a publisher.RepeatingPublisher<MessageType>Repeatedly send a message out on a givenPublisher.A factory forSubscriberinstances.Handshake logic from the subscriber side of a topic connection.A topic in a ROS graph.The identifier for a topic in a ROS graph.Represents a ROS topic.Manages a collection ofPublishers andSubscribers.Listener forTopicParticipantManagerevents.