Classes | Variables
test_smach_event Namespace Reference

Classes

class  TestSmachViewerEvent
 

Variables

string file_path = parent_dir_name + "/scripts/smach_viewer.py"
 
string module_name = 'smach_viewer_frame'
 
 parent_dir_name = os.path.dirname(os.path.dirname(os.path.realpath(__file__)))
 
 smach_viewer_frame = importlib.util.module_from_spec(spec)
 
 spec = importlib.util.spec_from_file_location(module_name, file_path)
 

Variable Documentation

◆ file_path

string test_smach_event.file_path = parent_dir_name + "/scripts/smach_viewer.py"

Definition at line 10 of file test_smach_event.py.

◆ module_name

string test_smach_event.module_name = 'smach_viewer_frame'

Definition at line 11 of file test_smach_event.py.

◆ parent_dir_name

test_smach_event.parent_dir_name = os.path.dirname(os.path.dirname(os.path.realpath(__file__)))

Definition at line 6 of file test_smach_event.py.

◆ smach_viewer_frame

test_smach_event.smach_viewer_frame = importlib.util.module_from_spec(spec)

Definition at line 13 of file test_smach_event.py.

◆ spec

test_smach_event.spec = importlib.util.spec_from_file_location(module_name, file_path)

Definition at line 12 of file test_smach_event.py.



smach_viewer
Author(s): Jonathan Bohren
autogenerated on Thu Feb 20 2025 03:09:09