care-o-bot-research.jpg

Care-O-bot 3

ROS Software Maintainer: Fraunhofer IPA

The Care-O-bot is a mobile manipulation platform built by Fraunhofer IPA. The software running on Care-O-bot supports ROS for the driver level as well as for higher level applications. Robots Using ROS: Care-O-bot 3 (Fraunhofer IPA)

Care-o-bot_3.jpg

You can find information about the distribution and configuration of Care-O-bot 3 at the distribution site.

Installation

Setup your desktop machine

The recommended way for most of the users is to use the stable releases. Unstable should only be used if you need new features which aren't available in the stable releases. Directly downloading and installing the sources from git is only recommended for developers if you want to modify stacks.

Stable Releases (well tested)

Unstable Release (new features, mostly tested)

  • none

Version Control (brand new features, but not tested)

Setup the robot machines (for robot administrators)

If you want to setup the installation on the robot, please have a look at the Care-O-bot Manual.

Capability Overview

Basic Configuration

Component

ROS package/stack

Robot-specific Messages

Robot-specific Services

cob_srvs

Robot model (URDF)

cob_description

Machine configuration

cob_machine

Hardware Drivers and Simulation

Component

ROS package/stack

Actuator Drivers

cob_driver

Sensor Drivers

cob_driver

Simulation (3D)

cob_bringup_sim, cob_gazebo_worlds, cob_gazebo_objects

High-Level Capabilities

Component

ROS package/stack

Teleop

cob_teleop

Navigation

cob_2dnav, cob_2dslam

Arm motion planning

cob_arm_navigation, cob_manipulator

Manipulation

TBD

Perception

TBD

Running

Environment variables

By using the stacks you will be prompted to set two environment variables ROBOT and ROBOT_ENV:

  • ROBOT, this variable is used to define which configuration of Care-O-bot you are going to use. Currently you can set it to:

    • cob3-1: Care-O-bot with Kuka LBR Arm and 2 Schunk PW torso

    • cob3-2: Care-O-bot with Schunk LWA Arm and 2 Schunk PW torso

    • cob3-3: Care-O-bot with Kuka LBR Arm and 3 Schunk PRL torso

    • cob3-4: Care-O-bot with Kuka LBR Arm and 3 Schunk PRL torso

  • ROBOT_ENV, this variable is used to define in which environment you are going to use the robot. Currently you can set it to:

    • ipa-kitchen: Former kitchen environment at Fraunhofer IPA

    • ipa-apartment: Apartment environment at Fraunhofer IPA

Using Care-O-bot in simulation

Have a look at the cob_bringup_sim package to bringup Care-O-bot in simulation.

Using a real Care-O-bot

For a first start on Care-O-bot, please have a look at the Care-O-bot Manual and the cob_bringup package to bringup a real Care-O-bot.

Tutorials

Please see the official Care-O-bot tutorials.

Support

Please consult the Care-O-bot Manual or ros answers to see if your problem is already known.

Please use the mailing list for additional support or feature discussion.

Use trac to report bugs or request features. View active tickets

The care-o-bot software is distributed into different repositories , for the bringup level:

Please find a list of all Care-O-bot related stacks here.

Wiki: Robots/Care-O-bot (last edited 2012-05-14 11:11:26 by FlorianWeisshardt)