Inhalt des Dokuments
Es gibt keine deutsche Übersetzung dieser Webseite.
Tutorials
Acoustic Sensing Starter Kit
- © RBO
Acoustic Sensing is our latest exploration of adding tactile senses to the PneuFlex actuators. By embedding microphone into the air chamber, we can learn to recognize different contact states from sound alone. This tutorial explains how you, too, can get started with acoustic sensing. mehr zu: Acoustic Sensing Starter Kit
PneuFlex Actuator Fabrication Tutorial
- © Robotics
The PneuFlex actuator is a fiber-reinforced, pneumatic continuum actuator made almost entirely of soft materials. In this tutorial, we show you how to build them yourself. mehr zu: PneuFlex Actuator Fabrication Tutorial
The PnematicBox control system for soft hand control
- © RBO
To control the inflation of the soft hand's pneumatic actuators we developed a custom controller board, which we call the "PneumaticBox". Here we provide an overview of the system, describe the hardware components, and link to our software stack. mehr zu: The PnematicBox control system for soft hand control
Software
Online Interactive Perception
- © Robotics
Our Online Interactive Perception system extracts patterns of motion at different levels (point feature motion, rigid body motion, kinematic structure motion) and infers the kinematic structure and state of the interacted articulated objects. Optionally, it can reconstruct the shape of the moving parts and use it to improve tracking. mehr zu: Online Interactive Perception
Learning State Representations with Robotic Priors
- © Copyright??
Instead of relying on human defined perception (mapping from observations to the current state) for a specific task, robots must be able to autonomously learn which patterns in their sensory input are important. We think that the can learn this by interacting with the world: performing actions, observing how the sensory input changes and which situations are rewarding. Here we provide the code related to our work on learning state representations with robotic priors. mehr zu: Learning State Representations with Robotic Priors
Probabilistic Multi-Class Segmentation for the Amazon Picking Challenge
- © Copyright??
In May 2015, our Team RBO won a prestigious international robotics challenge: The Amazon Picking Challenge. This challenge aims to solve one of the last problems in warehouse automation: identifying and grasping objects from a warehouse shelf. Here we provide the code and data for the object perception method of our winning entry. mehr zu: Probabilistic Multi-Class Segmentation for the Amazon Picking Challenge
concarne: Learning with Side Information
- © Copyright??
concarne is a lightweight python framework for learning with side information (aka privileged information). concarne implements a variety of different patterns that enable to apply side information. mehr zu: concarne: Learning with Side Information