RCL - RoboCLuedo  v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
test_cluedo_random_room.py File Reference

testing the node cluedo_random_room.cpp More...

Go to the source code of this file.

Namespaces

 test_cluedo_random_room
 

Functions

def test_cluedo_random_room.perform_tests ()
 
def test_cluedo_random_room.main ()
 
def test_cluedo_random_room.on_shut_msg ()
 

Variables

string test_cluedo_random_room.test_name = "test_cluedo_random_room"
 
string test_cluedo_random_room.client_name_random_room = "/random_room"
 
 test_cluedo_random_room.client_random_room = None
 
int test_cluedo_random_room.nrooms = 50
 

Detailed Description

testing the node cluedo_random_room.cpp

Authors
Francesco Ganci (S4143910)
Version
v1.0

Simple test for the target request in cluedo_random_room.cpp: perform the request 50 times.

See also
test_cluedo_random_room.launch launch file for the test

Definition in file test_cluedo_random_room.py.