The Khepera III Toolbox is a collection of scripts, programs and code modules for the Khepera III robot.
The toolbox was developed by the Distributed Intelligent Systems and Algorithms Laboratory (DISAL) at EPFL (Lausanne, Switzerland) and comprises:
- Scripts to conveniently upload and run programs on multiple robots.
- Programs to interact with most robot features (e.g. infrared sensors, motors).
- A development environment (using arm-linux-gcc and make) to easily program and compile programs for the robot.
- A very straightforward API to access sensors and actuators on the robot.
- Install scripts to set up WLAN networking and other things.
The toolbox does not need the libkorebot and provides a faster, safer and easier to use implementation of the same functionality.
Contents
- Download and Installation
- Introduction
- Network Setup
- The Toolbox
- Parsing Program Output
- Writing your Own Programs
- Writing your Own Modules
- Programming Hints
- Examples
- Why to Use the Khepera III Toolbox Instead of the libkorebot
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.