RCL - RoboCLuedo  v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
test_cluedo_oracle Namespace Reference

Functions

def callback_hint (hint)
 
def perform_tests ()
 
def main ()
 
def on_shut_msg ()
 

Variables

string client_name_check_solution = "/check_solution"
 
 client_check_solution = None
 
string publisher_name_hint_sig = "/hint_signal"
 
 publisher_hint_sig = None
 
string subscriber_name_hint = "/hint"
 
string test_name = "test_cluedo_oracle"
 
int hint_idx = 0
 
bool received = False