-
Notifications
You must be signed in to change notification settings - Fork 0
/
demos.xml
17 lines (17 loc) · 830 Bytes
/
demos.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<demos><!--This is an autogenerated file, please do not modify-->
<name>Math4Robots</name>
<type>toolbox</type>
<icon>HelpIcon.DEMOS</icon>
<website/>
<description>Math4Robots is a MATLAB Toolbox that implements some functions for mathematical modeling of robot manipulators. Mathematical models are a powerful tool for representing geometric and dynamic aspects of robots. That is why, the motivation behind this project, was to implement mathematical functions that could facilitate these tasks.</description>
<demosection>
<label>documentation</label>
<demoitem>
<label>examples</label>
<type>other</type>
<source>examples</source>
<file>documentation/html/examples.html</file>
</demoitem>
</demosection>
</demos>