|
dLife Home Page | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Khepera2 | Class for communicating with a Khepera2 robot. |
| Khepera2Camera | A Camera for processing video streamed from a Khepera2 robot via the dLife VisionServer. |
| Khepera2DifferentialDrive | A class to control the motion of a Khepera2. |
| Khepera2Gripper | Device for the Khepera2 Gripper. |
| Khepera2GripperDisplay | Gripper display for the Khepera2Gripper. |
| Khepera2IRSensor | A class for reading the Khepera2's infrared (IR) sensors. |
| Khepera2IRSensor.IRSensorDisplay | A display for the values of a Khepera2IRSensor. |
| Khepera2LED | A class for controlling the Khepera2's two programmable LEDs. |
| Khepera2Player | A simulated Khepera2 for use with the player/stage system. |
| Khepera2ProximitySensor | A class for reading the Khepera2's proximity sensors. |
Classes and interfaces that support interaction with a Khepera2 robot.

The Khepera2 is an education and teaching robot produced by K-Team Mobile Robotics.
Using a Khepera2 wireless camera with dLife requires a V4L
compatible video capture card and a linux box running the
Khepera2 Setup
libbluetooth-dev package.
dLifeDist/native/SerialToTCP.c server.
dLifeDist/native directory.
g++ -pthreads -o SerialToTCP
SerialToTCP.c
Khepera2 Quick Start
ControlCenter (Mac/Linux) or ControlCenter.bat (Win)
programs in the dLifeDist/UserScripts folder.
dlife.robot.khepera2.Khepera2 in the
"Robot" drop down.
dLifeDist/examples/dlife/robot/khepera2/Khepera2Braitenberg.class
in the File Chooser dialog that appears.
Additional Resources
examples.dlife.robot.khepera2 package contains
working examples that can be used with a Khepera2.
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 Khepera2 Wireless Camera
VisionServer. To get started:
Khepera2CameraDrone example.
|
dLife Home Page | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||