| 
    Robot Game
    v1.0
    
   Research Track part 1 - Assignment 
   | 
 
Provided by:
Used by:
The robot controller calls this service when it needs a new target to reach, which must be inside the square space of the simulation environment.
The controller sends the bounds to the service, and it replies with a geometry_msgs/Point message which is the randomly generated target inside the space.