Difference between revisions of "HamsterAPIJavaFolderStructure"

From cogniteam
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{DISPLAYTITLE:HamsterAPI Java folder structure}}
 
[[Category:HamsterAPI]]
 
[[Category:HamsterAPI]]
 +
 +
== HamsterAPIClientJavaExamples ==
 
[[File:HAPIJava1.png|400px]]
 
[[File:HAPIJava1.png|400px]]
 +
 +
* 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 ==
 
[[File:HAPIJava2.png|400px]]
 
[[File:HAPIJava2.png|400px]]
[[File:HAPIJava3.png|400px]]
+
 
[[File:HAPIJava4.png|400px]]
+
* This directory contains the .jar files of the examples and the API.  
[[File:HAPIJava5.png|400px]]
+
* These files will be mentioned later when configuring Eclipse to work with the API.
[[File:HAPIJava6.png|400px]]
 
[[File:HAPIJava7.png|400px]]
 
[[File:HAPIJava8.png|400px]]
 

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.