Coder Social home page Coder Social logo

jlbabilino / chris_kinova_flexible_manipulation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cnurobotics/chris_kinova_flexible_manipulation

0.0 0.0 0.0 21 KB

Installation and bring-up files for demonstration of Flexible Manipulation system using a Kinova Mico arm

License: Other

Shell 1.35% Python 97.06% CMake 1.59%

chris_kinova_flexible_manipulation's Introduction

CHRISLab Flexible Manipulation Demo using Kinova Robot Arm

===================

This package contains at collection of demonstration behaviors for the Kinova Mico robot arm using the CHRISLab Flexible Manipulation system, which is a collection of FlexBE compatible state implementations that interface with ROS MoveIt! capabilities.

Install


The Flexible Manipulation system has been tested using the latest version of ROS Kinetic. You should first follow the ROS Install Guide and get that set up before proceeding.

To use this demonstration, we assume that a catkin workspace is created, and the $WORKSPACE_ROOT environment variable is defined.
On a new system, this can be accomplished by following the first six steps of the initial installation directions at CHRISLab Install.

Change to the $WORKSPACE_ROOT/src folder (e.g. with roscd if the workspace is set up correctly), clone this repository, and then run

chris_kinova_flexible_manipulation/install/install_chris_kinova_flexible_manipulation.sh

This script can be applied to an existing workspace if desired.

This will clone all of the necessary packages for our demonstration. After the script completes, do a catkin build and re-source the environment setup before running the programs.

Usage


Simulation

  • Kinova simulation
roscore
roslaunch gazebo_ros empty_world.launch
roslaunch chris_kinova_bringup chris_kinova_robot_gazebo.launch
roslaunch chris_kinova_bringup chris_kinova_trajectory_controllers.launch
roslaunch chris_kinova_bringup chris_moveit_demo.launch
roslaunch chris_kinova_flexible_manipulation chris_kinova_behavior_testing.launch

For a hardware based demonstration, see the chris_kinova_bringup README, and add the

roslaunch chris_kinova_flexible_manipulation chris_kinova_behavior_testing.launch

The current kinova hardware driver does not properly handle the FollowJointTrajectoryAction, and returns a success result prematurely.

License


Copyright (c) 2018 Capable Humanitarian Robotics and Intelligent Systems Lab (CHRISLab) Christopher Newport University

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.

  3. Neither the name of the copyright holder nor the names of its
     contributors may be used to endorse or promote products derived from
     this software without specific prior written permission.

     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
     FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
     COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
     INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
     BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
     LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
     CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
     WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     POSSIBILITY OF SUCH DAMAGE.

chris_kinova_flexible_manipulation's People

Contributors

dcconner 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.