<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://iearobotics.com/oomlwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://iearobotics.com/oomlwiki/feed.php">
        <title>The C++ Object Oriented Mechanics Library</title>
        <description></description>
        <link>http://iearobotics.com/oomlwiki/</link>
        <image rdf:resource="http://iearobotics.com/oomlwiki/lib/tpl/minima/images/favicon.ico" />
       <dc:date>2013-05-24T12:24:06-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=tutorials:designcmake&amp;rev=1358241161&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=tutorials:start&amp;rev=1357680320&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=tutorials:openscad&amp;rev=1357680287&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=tutorials:wheel&amp;rev=1357680248&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=parts:seeedus&amp;rev=1352638160&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=parts:ballwheel&amp;rev=1352638141&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=parts:futabas3003&amp;rev=1352638124&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=parts:arduno&amp;rev=1352638109&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=parts:9vbatt&amp;rev=1352638092&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=parts:servowheel&amp;rev=1352638050&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=parts:simplewheel&amp;rev=1352638037&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=primitives:string&amp;rev=1352633416&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=primitives:start&amp;rev=1352633122&amp;do=diff"/>
                <rdf:li rdf:resource="http://iearobotics.com/oomlwiki/doku.php?id=operations:start&amp;rev=1351177782&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://iearobotics.com/oomlwiki/lib/tpl/minima/images/favicon.ico">
        <title>The C++ Object Oriented Mechanics Library</title>
        <link>http://iearobotics.com/oomlwiki/</link>
        <url>http://iearobotics.com/oomlwiki/lib/tpl/minima/images/favicon.ico</url>
    </image>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=tutorials:designcmake&amp;rev=1358241161&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-15T01:12:41-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>tutorials:designcmake</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=tutorials:designcmake&amp;rev=1358241161&amp;do=diff</link>
        <description>This is probably the easiest way for Linux and Mac Users. Follow these steps.

	*  Open a Terminal. Create a directory where you want to place your thing. The application will be placed in the bin directory.



~/$ mkdir ooml_things
~/$ cd ooml_things
~/ooml_things$ mkdir bin</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=tutorials:start&amp;rev=1357680320&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-08T13:25:20-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>tutorials:start - [Medium] </title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=tutorials:start&amp;rev=1357680320&amp;do=diff</link>
        <description>*  Downloading and Installing the OOML
	*  Designing your first &quot;thing&quot;

Beginners

Creating Objects and Moving them

	*  Translating a Cube
	*  Rotating a Cylinder
	*  Looping with Color Spheres 
	*  Extruding Polygons 
	*  The rotated extruded torus</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=tutorials:openscad&amp;rev=1357680287&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-08T13:24:47-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>tutorials:openscad</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=tutorials:openscad&amp;rev=1357680287&amp;do=diff</link>
        <description>Difficulty:: Medium.

Next Tutorial: The Dummy Part

A very important feature of the OOML is the possibility to reuse the tons of existing OpenSCAD Code. In this tutorial we are using a Batmat Symbol designed with OpenSCAD and uploaded to Thingivere.com.</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=tutorials:wheel&amp;rev=1357680248&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-08T13:24:08-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>tutorials:wheel</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=tutorials:wheel&amp;rev=1357680248&amp;do=diff</link>
        <description>Difficulty: Medium 

Next Tutorial: Importing OpenSCAD Code




In this example we will show how to create a DummyPart. Once the part is created it works as any other C++ object. You can translate, rotate, add, etc. it. And you can of course inherit other objects from it or create more complex parts or primitives using it (great, isn't it??).</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=parts:seeedus&amp;rev=1352638160&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-11T04:49:20-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>parts:seeedus - created</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=parts:seeedus&amp;rev=1352638160&amp;do=diff</link>
        <description>TODO</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=parts:ballwheel&amp;rev=1352638141&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-11T04:49:01-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>parts:ballwheel - created</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=parts:ballwheel&amp;rev=1352638141&amp;do=diff</link>
        <description>TODO</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=parts:futabas3003&amp;rev=1352638124&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-11T04:48:44-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>parts:futabas3003 - created</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=parts:futabas3003&amp;rev=1352638124&amp;do=diff</link>
        <description>TODO</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=parts:arduno&amp;rev=1352638109&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-11T04:48:29-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>parts:arduno - created</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=parts:arduno&amp;rev=1352638109&amp;do=diff</link>
        <description>TODO</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=parts:9vbatt&amp;rev=1352638092&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-11T04:48:12-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>parts:9vbatt - created</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=parts:9vbatt&amp;rev=1352638092&amp;do=diff</link>
        <description>TODO</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=parts:servowheel&amp;rev=1352638050&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-11T04:47:30-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>parts:servowheel - created</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=parts:servowheel&amp;rev=1352638050&amp;do=diff</link>
        <description>TODO</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=parts:simplewheel&amp;rev=1352638037&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-11T04:47:17-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>parts:simplewheel - created</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=parts:simplewheel&amp;rev=1352638037&amp;do=diff</link>
        <description>TODO</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=primitives:string&amp;rev=1352633416&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-11T03:30:16-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>primitives:string - [Example of use] </title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=primitives:string&amp;rev=1352633416&amp;do=diff</link>
        <description>Constructor



String(string str, double font_size, double char_spacing, double height) :




	*  str: The string
	*  font_size
	*  char_spacing: distance between chars.
	*  height: Height of the extruded string.

The string is centered over the y axis. On x&gt;0 and the middle of the string is on the x,y plane (z = 0)</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=primitives:start&amp;rev=1352633122&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-11T03:25:22-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>primitives:start - [Primitive Components] </title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=primitives:start&amp;rev=1352633122&amp;do=diff</link>
        <description>Primitive Objects are those geometric objects that are implemented in OOML using directly OpenScad code. These objects may be simple, like the cube or more elaborated like the Toroid or the Rounded Box. The difference with Parts lays on the fact that the OpenScad code is inserted directly in the OOML, while parts are composed by the addition, difference, etc of primitives or other parts. Conceptually Primitive Parts have a geometry entity, but not a real entity, and Sphere, for example, is a geo…</description>
    </item>
    <item rdf:about="http://iearobotics.com/oomlwiki/doku.php?id=operations:start&amp;rev=1351177782&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-25T08:09:42-07:00</dc:date>
        <dc:creator>avalero</dc:creator>
        <title>operations:start</title>
        <link>http://iearobotics.com/oomlwiki/doku.php?id=operations:start&amp;rev=1351177782&amp;do=diff</link>
        <description>OOML Geometric Operations

	*  Transformations
		*  Translate
		*  Rotate
		*  Scale
		*  Mirror

	*  Modeling
		*  Union
		*  Hull
		*  Difference
		*  Intersection
		*  Linear Extrude
		*  Rotate Extrude


Translate

Translates (moves) the component along the specified vector.</description>
    </item>
</rdf:RDF>
