Go to the source code of this file.
Classes | |
| class | test_smach_event.TestSmachViewerEvent |
Namespaces | |
| test_smach_event | |
Variables | |
| string | test_smach_event.file_path = parent_dir_name + "/scripts/smach_viewer.py" |
| string | test_smach_event.module_name = 'smach_viewer_frame' |
| test_smach_event.parent_dir_name = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) | |
| test_smach_event.smach_viewer_frame = importlib.util.module_from_spec(spec) | |
| test_smach_event.spec = importlib.util.spec_from_file_location(module_name, file_path) | |