| Introduction Example Project |
| org.friendularity.demo.rkbasic |
Simple Basic API demo |
| Example Projects Utilizing the Speech |
| org.friendularity.bundle.speechtiming/ |
Basic API project that takes a block of text as input and outputs the time in milliseconds it would take for the robot to speak it. (Provides times for each word) |
| Example Projects Utilizing the Sensors |
| org.friendularity.test.sensors.r50 |
Sensors demo with Basic API |
| Example Projects Utilizing the Cameras |
| org.friendularity.test.camera.r50 |
Camera demo with Basic API |
| org.friendularity.test.facedetect.r50 |
Face detection demo with Basic API (plain Java version) |
| org.friendularity.bundle.test.facedetect.r50 |
Face detection demo with Basic API (OSGi version) |