Giter Site home page Giter Site logo

helping_hand's Introduction

Helping Hand

A framework to facilitate kinesthetic teaching of robot motions.

Installation instructions

This installation guide assumes you have a working catkin workspace set up and all the ROS dependencies already installed

Clone the repository

Navigate to the src/ directory of your catkin workspace and clone this repo: git clone https://github.com/tgaspar/helping_hand.git

Initialize the workspace

Merge all the dependencies

$ wstool init

$ wstool merge helping_hand/dependencies.rosinstall

$ wstool up

Get the dependencies

The cloned dependencies should show up in your src directory. You can now proceed to query and install all libraries and packages:

$ rosdep install --from-paths . --ignore-src --rosdistro kinetic

Finally, build the packages:

$ catkin build

Usage

This package contains various tools to facilitate kinesthetic teaching of robots. However, the main tool is the provided GUI. To launch the GUI we suggest you use the provided launch file:

roslaunch helping_hand_gui gui.launch

helping_hand's People

Contributors

tgaspar avatar rok-pahic avatar reconcycle-deploy avatar

Watchers

James Cloos avatar  avatar

helping_hand's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.