Package org.ros

Class RosCore

java.lang.Object
org.ros.RosCore

public class RosCore extends Object
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: