Difference between revisions of "HamsterAPIJavaFolderStructure"
From cogniteam
Line 1: | Line 1: | ||
[[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]] | ||
+ | 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. | ||
+ | |||
[[File:HAPIJava3.png|400px]] | [[File:HAPIJava3.png|400px]] | ||
[[File:HAPIJava4.png|400px]] | [[File:HAPIJava4.png|400px]] |
Revision as of 12:14, 28 February 2017
HamsterAPIClientJavaExamples
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
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.