Skip to content

NaioTechnologies/ApiClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiClient

ApiClient Skeleton. Tutorial purpose.

Mandatory action :

  • You need to install SDL2 elements.
    sudo apt-get install libsdl2-dev sudo apt-get install libsdl2-ttf-dev sudo apt-get install libsdl2-gfx-dev

  • Clone ApiCodec into /ext/ ( https://github.com/NaioTechnologies/ApiCodec branch master )

  • You must compile /ext/ApiCodec before compiling ApiClient, create a build folder, and do into this last : cmake .. then make

  • You need the 2 ttf files within the same executable folder to run the application.

  • compile ApiClient into a build folder with : cmake .. and make.

  • You need, a robot with open api, or a simulator, to connect on.

For MYR use 2016.06.c_api branch.

You may have to install additionnal libraries, just follow error messages.

Please send back any problems you had been faced off (like path or questions), for further improvment of this document.

Copyright 2016 Naïo-Technologies.

About

ApiClient Skeleton. Tutorial purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •