Difference between revisions of "HamsterAPIJavaFolderStructure"

From cogniteam
Jump to: navigation, search
 
Line 1: Line 1:
{{DISPLAYTITLE:HamsterAPI folder structure}}
+
{{DISPLAYTITLE:HamsterAPI Java folder structure}}
 
[[Category:HamsterAPI]]
 
[[Category:HamsterAPI]]
  

Latest revision as of 12:51, 28 February 2017


HamsterAPIClientJavaExamples

HAPIJava1.png

  • This directory contains the examples of usage of the Hamster API, such as getting information from different sensors and moving around with obstacle avoidance.
  • These examples will be later explained in this documentation.

HamsterJavaInstall

HAPIJava2.png

  • This directory contains the .jar files of the examples and the API.
  • These files will be mentioned later when configuring Eclipse to work with the API.