Package org.ros.internal.node.topic
Interface TopicParticipant
- All Known Subinterfaces:
Publisher<T>,Subscriber<T>
- All Known Implementing Classes:
DefaultPublisher,DefaultSubscriber,DefaultTopicParticipant
public interface TopicParticipant
Represents a ROS topic.
- Author:
- damonkohler@google.com (Damon Kohler)
- See Also:
-
Method Summary