|
dLife Home Page | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Hemisson | Class for communicating with a Hemisson robot. |
| HemissonBuzzer | A class for controlling the Hemisson's internal buzzer. |
| HemissonCamera | A Camera for processing video streamed from Hemisson robot via the dLife VisionServer. |
| HemissonDifferentialDrive | A class to control the motion of the Hemisson robot. |
| HemissonIRSensor | A class for reading the Hemisson's infrared (IR) sensors. |
| HemissonIRSensor.IRSensorDisplay | A display for the values of a HemissonIRSensor. |
| HemissonLCD | A class for interacting with the HemissonLCD display. |
| HemissonLightSet | A class for controlling the Hemisson's four programmable lights. |
| HemissonPlayer | Class for communicating with a simulated Hemission in the Player/Stage system. |
| HemissonProximitySensor | A class for reading the Hemisson's proximity sensors. |
| HemissonSonar | A class for reading the Hemisson UltraSonic range sensing module. |
| HemissonSwitches | A class for reading the 4 switches on the top left side of the Hemisson. |
| HemissonTextToSpeech | A class for interacting with the Hemisson's Text-To-Speech module. |
Classes and interfaces that support interaction with a Hemisson robot.

The Hemisson is an education and teaching robot produced by K-Team Mobile Robotics.
Using a Hemisson wireless camera with dLife requires a V4L
compatible video capture card and a linux box running the
Hemisson Setup
libbluetooth-dev package.
dLifeDist/native/SerialToTCP.c server.
dLifeDist/native directory.
g++ -pthreads -o SerialToTCP
SerialToTCP.c
Hemisson Quick Start
ControlCenter (Mac/Linux) or ControlCenter.bat (Win)
programs in the dLifeDist/UserScripts folder.
dlife.robot.hemisson.Hemisson in the
"Robot" drop down.
dLifeDist/examples/dlife/robot/hemisson/HemissonApproach.class
in the File Chooser dialog that appears.
Additional Resources
examples.dlife.robot.hemisson package contains
working examples that can be used with a Hemisson.
dlife.robot.gui.controlcenter documentation
for information about using the ControlCenter.
Controller class for information
on creating controllers.
dlife.vision.cameras package for information
about using the dLife vision features.
Using the Hemisson Wireless Camera
VisionServer. To get started:
HemissonCameraDrone example.
|
dLife Home Page | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||