In a ROS node before the definition of a Class, I have the following code
from multiprocessing import Process, Value from ctypes import c_char_p, c_bool A = Val