![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
| bool ChooseRoomRandom | ( | robocluedo_msgs::RandomRoom::Request & | empty, |
| robocluedo_msgs::RandomRoom::Response & | room | ||
| ) |
implementation of service SERVICE_RANDOM_ROOM
It returns a room among the available ones.
| empty | the empty request |
| room | the choosen room |
Definition at line 138 of file cluedo_random_room.cpp.
References Choose().
Here is the call graph for this function: