Package org.ros
Interface CommandLineVariables
public interface CommandLineVariables
Remapping keys used to override ROS environment and other configuration
settings from a command-line-based executation of a node. As of ROS 1.4, only
CommandLine.NODE_NAME and CommandLine.ROS_NAMESPACE are
required.- Author:
- kwc@willowgarage.com (Ken Conley)
-
Field Details
-
ROS_NAMESPACE
- See Also:
-
ROS_IP
- See Also:
-
ROS_MASTER_URI
- See Also:
-
TCPROS_PORT
- See Also:
-
NODE_NAME
- See Also:
-