roslaunch.core.Node:
Data structure for storing information about a desired node in the
ROS system Corresponds to the 'node' tag in the launch
specification.
roslaunch.core.Param:
Data structure for storing information about a desired parameter in
the ROS system Corresponds to the 'param' tag in the launch
specification.