[Documentation] [TitleIndex] [WordIndex

Contents

Was actively developed between early 2010 and late 2011. Taylor Veltrop's repo

"The Veltrop ROS Repository leverages ROS to get hobbyists and researchers quickly up and running with the Roboard operating a humanoid robot.

The Roboard is a small 1Ghz 486 platform that has built in PWM control, and many IO ports:

Info on KHR style humanoid

The repository consists of a stack suitable for the Roboard, and another stack specialized for small joint based robots.

The hobby community seems to be reinventing the wheel with each person that combines an embedded PC with one of these humanoid robots. When the beginner tries to do this it's too daunting, and for others it is very time consuming. So I hope to alleviate this, and get some help back too.

Here's a summary of some of the features:

*Pose the robot based on definitions in an XML file

*Execute motions by running a series of timed poses (XML)

*Stabilization via gyro data

*Definition of a KHR style robot linkage for 3D virtual modeling and servo control (URDF)

*Calibrate trim of robot with GUI

*Calibrate gyro stabilization with GUI

*Import poses and trim (not motions) from Kondo's Heart2Heart RCB files

*Control robot remotely over network with keyboard

*Control robot with PS3 controller over bluetooth

*Support for HMC6343 compass/tilt sensor

*Support for Kondo gyro sensors

*Stereo video capture and processing into point cloud

*CPU heavy tasks (such as stereo processing) can be executed on remote computer

*Controls Kondo PWM servos"

Source


2024-03-23 12:53