Skip to content

StuffByAndrew/thorp

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 70.1%
  • C++ 24.3%
  • Makefile 2.2%
  • CMake 1.5%
  • OpenSCAD 0.8%
  • C 0.6%
  • Other 0.5%