Only released in EOL distros:  

rail_youbot: rail_youbot_description | rail_youbot_launch | rail_youbot_teleop

Package Summary

A customized URDF of the Kuka youBot that contains extra features such as a Kinect camera.

About

This package contains customized youBot URDFs used by the Robot Autonomy and Interactive Learning research group at WPI. Changes include slight color adjustments, the inclusion of a Kinect sensor, and color markers placed around the based (used for finding the robot using overhead cameras). This package only modifies the necessary URDF files and imports any reused files from the pr2_description and youbot_description packages. The finalized robot file that can be loaded is robots/rail_youbot.urdf.xacro.

rail_youbot.png

Installation

Before installing the rail_youbot stack, be sure to install the necessary dependencies. Instructions on installing the various youBot packages can be found in this tutorial.

To install the rail_youbot stack, simply run the following commands in your shell:

  •    1 cd /path/to/your/local/ros/stacks
       2 git clone https://github.com/WPI-RAIL/rail_youbot.git
       3 roscd rail_youbot
       4 rosmake rail_youbot
    

This will ensure all dependencies are met and that the package is ready for use.

Support

Please send bug reports to the GitHub Issue Tracker. Feel free to contact me at any point with questions and comments.


wpi.png

rail.png

Wiki: rail_youbot_description (last edited 2013-01-09 15:16:32 by Russell Toris)