Package org.ros.node
package org.ros.node
Provides the classes for creating and communicating with nodes in the ROS graph.
- See Also:
-
ClassDescriptionA
NodeMainwhich provides empty defaults for all signals.A node in the ROS graph that has successfully contacted the master.ConstructsDefaultNodes.ANodeListenerwhich provides empty defaults for all signals.ExecutesNodeMains in separate threads.A java wrapper to load and run a native-code ROS node.A node in the ROS graph.Stores configuration information (e.g.Builds newNodes.A listener for lifecycle events on aNode.Encapsulates aNodewith its associated program logic.