-
Notifications
You must be signed in to change notification settings - Fork 0
/
local.xml
44 lines (39 loc) · 2.07 KB
/
local.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" ?>
<interface uri="http://raw.githubusercontent.com/worlddevelopment/universal_automata/master/public/interface.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
<name>Universal automata</name>
<summary>
A collection of deliberately flexible / trainable automatic machines, including functional (higher order) automatic machines, also known as "robot" which is rejected by world development because it relates to "slave", "worker". This decision may not be as futuristic as it sounds.
Source:
http://english.stackexchange.com/questions/70384/difference-between-robot-machine-and-automaton#answer-70593
</summary>
<!-- tags: -->
<category type=''>universal</category>
<category type=''>system</category>
<category type=''>machine</category>
<category type=''>automaton</category>
<category type=''>trainable</category>
<category type=''>learning</category>
<category type=''>flexible</category>
<!-- If type is not given, then it is assumed being one of the main application category specification:
https://specifications.freedesktop.org/menu-spec/latest/apa.html
-->
<category>Science</category>
<category>Development</category>
<group version='0.1' main="" doc-dir="doc" license="CC-BY-SA">
<!-- for this group common dependencies: -->
<requires interface="http://raw.githubusercontent.com/faerietree/backpack/public/interface.xml">
</requires>
<requires interface="http://raw.githubusercontent.com/faerietree/biped/public/interface.xml">
</requires>
<requires interface="http://raw.githubusercontent.com/faerietree/broom/public/interface.xml">
</requires>
<requires interface="http://raw.githubusercontent.com/faerietree/manipulator/public/interface.xml">
</requires>
<requires interface="http://raw.githubusercontent.com/faerietree/quadruped/public/interface.xml">
</requires>
<requires interface="http://raw.githubusercontent.com/faerietree/walker/public/interface.xml">
</requires>
<requires interface="http://raw.githubusercontent.com/faerietree/wheeler/public/interface.xml">
</requires>
</group>
</interface>