Giter Site home page Giter Site logo

arm_planning's Introduction

Update on 13 Nov 2020: This repository has moved! Please check out the latest version here: https://github.com/roahmlab/arm_planning

Autonomous Reachability-based Manipulator Trajectory Design (ARMTD)

This repo contains the code for our recent paper: https://arxiv.org/abs/2002.01591

Setup Requirements

To run this code, you'll need MATLAB R2018b or newer. Also, you will need CORA_2018.

GPU Version Notes

If you want to run the GPU versions of the code, you'll need IPOPT... more detailed instructions for setting up the GPU versions of the code to follow.

All of the ARMTD MATLAB/MEX code has a non-GPU version, but it isn't usually real-time fast. You may have to recompile the CUDA MEX files for your own system, if you're using a GPU.

Comparison and Hardware Notes

The armtd_benchmark folder contains code for running a comparison of our proposed ARMTD method against CHOMP. This requires Ubuntu with MoveIt! and ROS installed. Similarly, everything in the fetch_command_files folder is what we used to communicate with the Fetch hardware (via ROS in MATLAB, from an Ubuntu machine).

Note, none of the comparison or hardware code is required for just running ARMTD in simulation! You do not need to worry about this stuff unless you really want to replicate everything from our paper and hardware experiments.

Navigating this Repo (start here)

Here's a brief explanation of the different folders here:

  1. armtd_benchmark: code for comparing armtd to CHOMP through MoveIt!
  2. fetch_command_files: code for interfacing with the Fetch through MATLAB and ROS
  3. figures: a couple scripts for generating
  4. maps: some code for forward kinematics
  5. simulator: a copy of this repo that we are freezing in time
  6. simulator_files: Start here! all the code for actually running armtd is contained in this folder.

How to Use

Make sure that you have added the full arm_planning repo to your MATLAB path, as well as the CORA_2018 toolbox.

We will update this repo, and clean it up, to be more user-friendly. For now, check out the files in this folder: arm_planning > simulator_files > examples

Credits

All the code here was written by Patrick Holmes, Bohao Zhang, Shreyas Kousik, Daphna Raz, and Corina Barbalata.

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.