Package org.ros.master.client
Class SystemState
java.lang.Object
org.ros.master.client.SystemState
The state of the ROS graph as understood by the master.
- Author:
- Keith M. Hughes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet all topics in the system state.
-
Constructor Details
-
SystemState
-
-
Method Details
-
getTopics
Get all topics in the system state.- Returns:
- a collection of topics.
-