GithubHelp home page GithubHelp logo

brandonbartram98 / leapmotion_movegroup Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 13 KB

Basic telemanipulation using a Leap Motion controller. For final CS project.

Python 100.00%
leap-motion-sdk moveit

leapmotion_movegroup's Introduction

LeapMotion-Ros-Telemanipulation

Telemanipulation using Leap Motion devices on a ROS Panda robot.

Requirements:

Setup:

Install The required software.

Follow ROS tutorials on setting up a catkin workspace.

Install Leap Motion SDK and MoveIt! package into catkin workspace and build with 'catkin make'.

Download the application script 'pyMoveGroup.py' and place it into a new folder within catkin/src/moveit_tutorials.

Navigate to the script location and make it executable with 'sudo chmod +x'.

  1. Terminal -> sudo Leapd

  2. Terminal -> roscore

  3. Terminal -> roslaunch leap_motion demo.launch

  4. Terminal -> roslaunch panda_moveit_config demo.launch

  5. Terminal -> rosrun moveit_tutorials pyMoveGroup.py

  6. Use right hand to move robot. Use GUI reset button to move robot back to original position.

  7. Control robot gripper with left hand pinch gesture. (Thumb and Index)

(Optional) Terminal -> LeapControlPanel

Edit dpRound value to change hand movement threshold.

self.dpRound = 1 #3 Decimal Points for Rounding

leapmotion_movegroup's People

Contributors

brandonbartram98 avatar

Watchers

 avatar  avatar

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.