toolkit.xml

Cord Wiljes, 2014-08-29 12:18

Download (4.023 KB)

 
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<opendatametainfo>
3
  <title>Amarsi Benchmark Framework</title>
4
  <organisation>
5
        <name>CITEC -- Center of Excellence Cognitive Interaction Technology, Bielefeld University</name>
6
        <url>http://cit-ec.de</url>
7
  </organisation>
8
  <description>
9
    This benchmark framework evaluates the performance of reaching motion generation approaches.The performance of these approaches is evaluated on a wide range of performance measures and typical tasks in robotics. The evaluation in this open source MATLAB software framework is done in the context of a default training data-set of human motions, which specifies the ground truth in the comparisons. The systematic comparisons allow to identify strengths and weaknesses of competing approaches and statistical evaluation of generalization and robustness. Robustness is tested by a chosen set of perturbation scenarios, which will interfere with the motion generation. 
10
  </description>
11
  <projects>
12
        <project>
13
          <name>AMARSi</name>
14
          <url>http://www.amarsi-project.eu/</url>
15
          <description>
16
             Motor skills of humans and animals are still utterly astonishing when compared to robots. AMARSi aims at a qualitative jump in robotic motor skills towards biological richness. AMARSi' objective: the experimentation and demonstration of rich motor skills on the iCub humanoid robot and on the quadruped Oncilla. Rich motor skills in robots will have a tremendous impact on our society. Dexterous and skillful motion in robots will make them more suitable for a large number of tasks. The compliant and natural movements will make them blend into everyday routines, safe and psychologically acceptable.
17
          </description>
18
        </project>
19
  </projects>
20
  <version>v1.0.0</version>
21
  <date>2014-07-09</date>
22
  <creators>
23
        <creator>
24
          <name>Andre Lemme</name>
25
          <url>http://www.cit-ec.de/users/alemme</url>
26
        </creator>
27
        <creator>
28
          <name>Mohammad Khansari-Zadeh</name>
29
        </creator>
30
  </creators>
31
  <contributors>
32
    <contributor>
33
      <name>Yaron Meirovitch</name>
34
    </contributor>
35
    <contributor>
36
      <name>Sebastien Gay</name>
37
    </contributor>
38
  </contributors>
39
  <downloadurls>
40
        <downloadurl>http://openresearch.cit-ec.de/attachments/download/268/AMRASiReachingBenchmark_v1.0.0.zip</downloadurl>
41
  </downloadurls>
42
  <license>
43
        Amarsi Benchmark Framework: Copyright(c) 2014 Andre Lemme, Mohammad Khansari-Zadeh, Yaron Meirovitch, Sebastien Gay http://opensource.cit-ec.de/amarsi . This software may be licensed under the terms of the GNU Lesser General Public License Version 3 (the ``LGPL''), or (at your option) any later version. Software distributed under the License is distributed on an ``AS IS'' basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the LGPL for the specific language governing rights and limitations. You should have received a copy of the LGPL along with this program. If not, go to http://www.gnu.org/licenses/lgpl.html or write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 
44
  </license>
45
  <keywords>
46
    <keyword>movement primitive</keyword>
47
    <keyword>benchmark</keyword>
48
    <keyword>comparisons</keyword>
49
    <keyword>dynamical systems learning</keyword>
50
    <keyword>movement generation</keyword>
51
  </keywords>
52
  <!--
53
  <structure>
54
        Time series of joint angles and hand positions. Note that the Cyberglove captures at approximately 90hz and the Vicon system at exactly 200hz. 
55
  </structure>
56
  -->
57
  <formats>
58
          <format>MATLAB</format>
59
  </formats>
60
  <!--
61
  <relation>http://pub.uni-bielefeld.de/pub?func=drec&#38;id=2034003"</relation>
62
  -->
63
  <acknowledgements>
64
    The development of this software was funded by FP7 under GA. No. 248311-AMARSi.
65
    <!--The development of this database was supported by the Excellence Cluster EXC 277 Cognitive Interaction Technology. The Excellence Cluster EXC 277 is a grant of the Deutsche                 Forschungsgemeinschaft (DFG) in the context of the German Excellence Initiative.--> 
66
  </acknowledgements>
67
</opendatametainfo>
68
<!-- Future: Add RDF description/attributes -->