Go to the source code of this file.
Namespaces | |
namespace | check_for_Xilinx |
Variables | |
string | check_for_Xilinx::NAME = 'check_for_Xilinx' |
string | check_for_Xilinx::PKG = 'qualification' |
Check to make sure Xilinx is installed on machine. | |
tuple | check_for_Xilinx::r = ScriptDoneRequest() |
tuple | check_for_Xilinx::result_service = rospy.ServiceProxy('prestartup_done', ScriptDone) |
tuple | check_for_Xilinx::rv = os.path.exists('/opt/Xilinx/11.1/settings32.sh') |
check_for_Xilinx::success = False |