fly-duck / thorp

Software for a lowcost mobile manipulation: a TurtleBot2 with an arm, a second 3D camera, and some extra junk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THORP

Software for a lowcost mobile manipulation: a TurtleBot2 with an arm, a second 3D camera, and some extra junk

Example demo

Turtlebot arm object manipulation demo ( video).

Bringup

Pre-requisite

sudo pip install -U yujin_tools

Installation

yujin_init_workspace -j10 --track=indigo ~/thorp https://raw.githubusercontent.com/corot/thorp/master/thorp.rosinstall
cd ~/thorp
source /opt/ros/indigo/setup.bash
rosdep update
rosdep install --from-paths src /opt/ros/indigo --ignore-src --rosdistro indigo -y
yujin_init_build . -u /opt/ros/indigo
yujin_make

Prepare hardware

Arm, sonars and IR sensors require a bit of extra work. Check their README for instructions.

About

Software for a lowcost mobile manipulation: a TurtleBot2 with an arm, a second 3D camera, and some extra junk


Languages

Language:Python 71.6%Language:C++ 22.7%Language:Makefile 2.3%Language:CMake 1.5%Language:OpenSCAD 0.8%Language:C 0.6%Language:MATLAB 0.4%Language:Pawn 0.1%Language:Shell 0.0%