Construction Methods. More...
Public Member Functions | |
def | __init__ (self, launcher) |
Public Attributes | |
configuration | |
launcher | |
test_parent | |
Construction Methods.
Provides configuration details for a rocon test launch configuration associated with a single master. :param launcher: a roslaunch test configuration :type launcher: :class:`rocon_launch.RosLaunchConfiguration`
def rocon_test.runner.RoconTestLaunchConfiguration.__init__ | ( | self, | |
launcher | |||
) |
rocon_test.runner.RoconTestLaunchConfiguration.configuration |