![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
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 |
testing the node cluedo_random_room.cpp
Simple test for the target request in cluedo_random_room.cpp: perform the request 50 times.
Definition in file test_cluedo_random_room.py.