Difference between revisions of "HamsterAPIJavaFolderStructure"
From cogniteam
(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]] | ||
− | + | ||
− | + | * 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. | |
− | |||
− | |||
− |
Latest revision as of 12:51, 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.