![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
Functions | |
def | perform_tests () |
def | main () |
def | on_shut_msg () |
Variables | |
string | client_name_add_hint = "/cluedo_armor/add_hint" |
client_add_hint = None | |
string | client_name_find_consistent_h = "/cluedo_armor/find_consistent_h" |
client_find_consistent_h = None | |
string | client_name_wrong_h = "/cluedo_armor/wrong_hypothesis" |
client_wrong_h = None | |
string | client_name_backup = "/cluedo_armor/backup" |
client_backup = None | |
string | test_name = "test_cluedo_armor_interface" |