Package org.ros.node

Interface ConnectedNode

All Superinterfaces:
Node
All Known Implementing Classes:
DefaultNode

public interface ConnectedNode extends Node
A node in the ROS graph that has successfully contacted the master.

A ConnectedNode serves as a factory for:

Author:
damonkohler@google.com (Damon Kohler)