RCL - RoboCLuedo  v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
Hint.msg
Go to the documentation of this file.
1 ## file 'Hint.msg'
2 
3 # the ID of the hint
4 int32 HintID
5 # the type of hint from the oracle
6 string HintType
7 # the content of the hint
8 string HintContent