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

◆ ChooseRoomRandom()

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.

Parameters
emptythe empty request
roomthe choosen room
See also
RandomRoom.srv
Todo:
should the node choose a room which is not also the actual position?

Definition at line 138 of file cluedo_random_room.cpp.

References Choose().

+ Here is the call graph for this function: