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)