<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.orocos.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The Orocos Project - Guidelines</title>
 <link>http://www.orocos.org/taxonomy/term/68/0</link>
 <description>Guidelines for developers</description>
 <language>en</language>
<item>
 <title>(Yet another) guide to cross compiling the Orocos Toolchain</title>
 <link>http://www.orocos.org/orocos/yet-another-guide-cross-compiling-orocos-toolchain</link>
 <description>&lt;p&gt;Sagar Behere has written down a nice blog post on a new way of cross compiling the Orocos Toolchain. See his announcement below:&lt;/p&gt;

&lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;Quote:&lt;/div&gt; For what it&#039;s worth, here is another howto&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://techblog.sagar.se/blog/2013/05/16/yet-another-guide-to-cross-compiling-the-orocos-toolchain/&quot;&gt;http://techblog.sagar.se/blog/2013/05/16/yet-another-guide-to-cross-compiling-the-orocos-toolchain/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This method is quite painless, because there is no need to cross-compile  the various supporting stuff like boost, libxml2, omniorb etc. Instead,  we use xapt.&lt;/p&gt;

&lt;p&gt;The howto is attached in markdown format, if anyone wants to put it on  the orocos wiki.&lt;/p&gt;

&lt;p&gt;Just my way of saying thanks for the good help I receive here :)&lt;/p&gt;

&lt;p&gt;/Sagar &lt;/div&gt;&lt;/p&gt;

&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.orocos.org/orocos/yet-another-guide-cross-compiling-orocos-toolchain&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.orocos.org/orocos/yet-another-guide-cross-compiling-orocos-toolchain#comments</comments>
 <category domain="http://www.orocos.org/guidelines">Guidelines</category>
 <category domain="http://www.orocos.org/category/rtt-version/rtt-2x">RTT 2.x</category>
 <pubDate>Mon, 27 May 2013 22:02:16 +0000</pubDate>
 <dc:creator>sspr</dc:creator>
 <guid isPermaLink="false">4932 at http://www.orocos.org</guid>
</item>
<item>
 <title>[PATCH] Improve naxes documentation</title>
 <link>http://www.orocos.org/node/585</link>
 <description>&lt;p&gt;I&#039;ve skimmed through the orocos-naxes.xml document and found&lt;br /&gt;
that the file has invalid XML.&lt;/p&gt;
&lt;p&gt;Some rules to respect:&lt;/p&gt;
&lt;p&gt;* Text should always be enclosed by a&lt;br /&gt;
&lt;para&gt;&lt;/para&gt; element&lt;br /&gt;
* The id field (id=&quot;xyz&quot;) should not contain spaces&lt;br /&gt;
* Do not use &lt;sect1&gt;, &lt;sect2&gt;,... as these do not allow composition of&lt;br /&gt;
documents or easy moving of sections without renaming.  Use &lt;section&gt;&lt;br /&gt;
instead.&lt;br /&gt;
* Use &lt;classname&gt; instead of &lt;class&gt; when writing class names.&lt;/p&gt;
&lt;p&gt;If you&#039;re using emacs, you can use the &#039;nxml&#039; and &#039;relax-ng&#039; (rng) schemes for&lt;br /&gt;
editing and debugging XML files.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.orocos.org/node/585&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.orocos.org/node/585#comments</comments>
 <category domain="http://www.orocos.org/taxonomy/term/54">RTT-dev</category>
 <category domain="http://www.orocos.org/guidelines">Guidelines</category>
 <pubDate>Wed, 13 Feb 2008 13:50:02 +0000</pubDate>
 <dc:creator>sspr</dc:creator>
 <guid isPermaLink="false">585 at http://www.orocos.org</guid>
</item>
<item>
 <title>Commit messages guidelines &amp; Bugzilla</title>
 <link>http://www.orocos.org/node/562</link>
 <description>&lt;p&gt;This is for all RTT,KDL,BFL,OCL folks.&lt;br /&gt;
I&#039;m noticing that the commit messages related to the bug tracking are quite&lt;br /&gt;
unreadable. For example:  &quot;Makes the CaptureCamera component work again with&lt;br /&gt;
RTT 1.4, applying patch 210 for bug 492&quot;.&lt;/p&gt;
&lt;p&gt;That should be: &quot;Fixes bug #492: Update CameraComponents to meet Component&lt;br /&gt;
Guidelines (attachment #210). Makes the CaptureCamera component work again&lt;br /&gt;
with RTT 1.4.&quot;&lt;/p&gt;
&lt;p&gt;The rationale is this:&lt;br /&gt;
* Always start the message with the bug number info in front. The bug number&lt;br /&gt;
is formatted as &quot;bug #%d&quot;, where %d is your number. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.orocos.org/node/562&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.orocos.org/node/562#comments</comments>
 <category domain="http://www.orocos.org/taxonomy/term/54">RTT-dev</category>
 <category domain="http://www.orocos.org/guidelines">Guidelines</category>
 <pubDate>Thu, 24 Jan 2008 09:25:03 +0000</pubDate>
 <dc:creator>sspr</dc:creator>
 <guid isPermaLink="false">562 at http://www.orocos.org</guid>
</item>
<item>
 <title>[OCL] Component guidelines</title>
 <link>http://www.orocos.org/node/527</link>
 <description>&lt;p&gt;In response to Klaas&#039; mail, I&#039;d like to set the standard for acceptable OCL&lt;br /&gt;
C++ components. &lt;/p&gt;
&lt;p&gt;There are clearly two groups of components: hardware independent and hardware&lt;br /&gt;
dependent components. I believe both groups should be represented in OCL.&lt;/p&gt;
&lt;p&gt;The question raises what, for example, a &#039;demotool&#039; hardware component is of&lt;br /&gt;
use to the rest of the world. This and other components control custom&lt;br /&gt;
hardware and could only serve as an example. However, examples should be&lt;br /&gt;
clear, not confusing and testable on any platform. That just excludes about &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.orocos.org/node/527&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.orocos.org/node/527#comments</comments>
 <category domain="http://www.orocos.org/taxonomy/term/54">RTT-dev</category>
 <category domain="http://www.orocos.org/guidelines">Guidelines</category>
 <pubDate>Thu, 10 Jan 2008 15:05:01 +0000</pubDate>
 <dc:creator>sspr</dc:creator>
 <guid isPermaLink="false">527 at http://www.orocos.org</guid>
</item>
<item>
 <title>Improving orocos code quality</title>
 <link>http://www.orocos.org/node/520</link>
 <description>&lt;p&gt;[This email applies to all orocos subprojects]&lt;/p&gt;
&lt;p&gt;I want to start a discussion about ways of improving the quality of&lt;br /&gt;
the &quot;official&quot; [*] orocos source code.&lt;/p&gt;
&lt;p&gt;Please provide feedback on the following first draft of suggestions,&lt;br /&gt;
which should be regarded as complementary with respect to the&lt;br /&gt;
guidelines you can already find at &lt;http://www.orocos.org/rtt-dev&gt;:&lt;/p&gt;
&lt;p&gt;1/ The first basic idea is that each subproject has&lt;br /&gt;
- a single release manager RM (who makes final decisions)&lt;br /&gt;
- a limited list of people having commit-access to that subproject&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.orocos.org/node/520&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.orocos.org/node/520#comments</comments>
 <category domain="http://www.orocos.org/taxonomy/term/54">RTT-dev</category>
 <category domain="http://www.orocos.org/guidelines">Guidelines</category>
 <pubDate>Thu, 03 Jan 2008 16:25:03 +0000</pubDate>
 <dc:creator>klaas</dc:creator>
 <guid isPermaLink="false">520 at http://www.orocos.org</guid>
</item>
</channel>
</rss>
