Coder Social home page Coder Social logo

xiaogengyaokeyan / collaborativetransportation2d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lrozo/collaborativetransportation2d

0.0 0.0 0.0 63 KB

The MATLAB code shows a simple collaborative transportation task carried out on a planar workspace. The models, algorithms and results given in this code are linked to the T-RO paper "Learning Physical Robot Collaborative Behaviors from Human Demonstrations"

MATLAB 100.00%

collaborativetransportation2d's Introduction

CollaborativeTransportation2D

The MATLAB code shows a simple collaborative transportation task carried out on a planar workspace. The models, algorithms and results given in this code are linked to the T-RO paper "Learning Physical Robot Collaborative Behaviors from Human Demonstrations"

Compatibility

- DEPENDENCIES:
	* CVX   Matlab toolbox for convex optimization.(http://cvxr.com/cvx/)

The code has been tested with Matlab. Note that the CVX toolbox is currently not working with GNU Octave.
However, this will be compatible with GNU Octave soon (http://cvxr.com/news/2014/03/cvx-on-octave/). 

Usage

The user can control the execution of different	parts of the code by setting the flags for learning, 
BIC-based model selection and stiffness estimation. 

- Flags
	needsModel:	Used for learning or loading a TP-GMM 
	BICselection:  	Used for carrying out a BIC-based model selection
	stiffEstimate:	USed for estimating/loading stiffness matrices (You need to have the CVX toolbox)

Reference

L. Rozo, S. Calinon, D. Caldwell, P. Jimenez, and C. Torras. Learning Physical Collaborative Robot 
Behaviors from Human Demonstrations. Transactions on Robotics. 2016

Description

This code shows a simple human-robot cooperative transportation task in a planar scenario. The task consists 
of transporting an object from an initial position to a target location. This code shows:

1. Computation of virtual attractor trajectories from the dynamics observed during the demonstrations of the 
   collaborative task.
2. TP-GMM learning of the collaborative task.
3. BIC-based model selection.
4. Stiffness estimation built on a convex optimization.
5. Reproduction using GMR with adaption to new configurations of the task parameters.

* TASK PARAMETERS
Three different task parameters are defined in this experiment, namely: 
	- Initial position and orientation of the object
	- Target position and orientation of the object
	- Irrelevant frame that randonmly varies its position and orientation

Authors

Leonel Rozo and Sylvain Calinon
http://programming-by-demonstration.org/
	
This source code is given for free! In exchange, we would be grateful if you cite the following reference in any academic publication that uses this code or part of it:

@article{RozoTRO2016,
	author	="Rozo, L. and Calinon, S. and Caldwell, D. and Jimenez, P. and Torras, C.",
	title	="Learning Physical Collaborative Robot Behaviors from Human Demonstrations",
	journal	="IEEE Trans. on Robotics",
	year	="2016"
}

collaborativetransportation2d's People

Contributors

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