RoboCup-SPL / GameController

Old RoboCup Standard Platform League GameController, still needed for support tools
Other
46 stars 59 forks source link

Did you use the header files that come with the GameController2018 in your software? #33

Closed lqywow closed 5 years ago

lqywow commented 5 years ago

Do you mean adding the header files RoboCupGameControlData.h and SPLStandardMessage.h from the directory lib to our own team's code project? If so, where it be added to that location in the code? I didn't find a description of adding a header file in your readme.md file.