Package org.ros
Class RosCore
java.lang.Object
org.ros.RosCore
RosCore is a collection of nodes and programs that are pre-requisites
of a ROS-based system. You must have a RosCore (either this
implementation or the default Python implementation distributed with ROS)
running in order for ROS nodes to communicate.- Author:
- damonkohler@google.com (Damon Kohler)
- See Also:
-
Method Details
-
newPublic
-
newPublic
-
newPublic
-
newPrivate
-
newPrivate
-
start
public void start() -
getUri
-
awaitStart
- Throws:
InterruptedException
-
awaitStart
- Throws:
InterruptedException
-
shutdown
public void shutdown() -
getMasterServer
-