Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3ebaf504d69f581a8834e53e04e712a5 > files > 379

gearbox-devel-9.11-6.fc14.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>GearBox Project</title>

<link rel="icon" href="gbx_icon_cardbox_sky.png" type="image/png">
<link rel="shortcut icon" href="gbx_icon_cardbox_sky.png" type="image/png">

<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<!-- Google Analytics -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3583782-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
<!-- Returning you to your regular programming -->
</head><body>

<!-- Header -->

<table border="0" cellspacing="0" cellpadding="0">

<tr><!-- create row -->

<!-- spacer cell -->
<!-- #CC CC CC -->
<td rowspan="1" colspan="1" bgcolor="#EEEEEE">&nbsp;&nbsp;&nbsp;&nbsp;</td>

<!-- menu cell -->
<td width="170" rowspan="1" colspan="1" align="left" valign="top" bgcolor="#EEEEEE">


<p>&nbsp;</p>
<p align="center"><a href="index.html"><img src="gbx_logo_cardbox_sky_150x150.png"></a></p><br>

<strong>INTRODUCTION</strong><br>
<strong><a href="gbx_doc_overview.html" style="text-decoration:none">Overview</a></strong><br>
<strong><a href="gbx_doc_getting.html" style="text-decoration:none">Download and Install</a></strong><br>
<!-- <strong><a href="gbx_doc_quickstart.html" style="text-decoration:none">Quick Start</a></strong><br> -->
<strong><a href="gbx_doc_documentation.html" style="text-decoration:none">Documentation</a></strong><br>
<strong><a href="gbx_doc_publications.html" style="text-decoration:none">Publications</a></strong><br>
<br>

<strong>REPOSITORY</strong><br>
<strong><a href="group__gbx__libs.html" style="text-decoration:none">Libraries</a></strong><br>
<!-- <strong><a href="group__gbx__utils.html" style="text-decoration:none">Utilities</a></strong><br> -->
<br>

<strong>DEVELOPER</strong><br>

<!--<strong><a href="gbx_doc_tutorials.html" style="text-decoration:none">Tutorials</a></strong><br>
<strong><a href="group__gbx__examples.html" style="text-decoration:none">Examples</a></strong><br>-->
<strong><a href="gbx_doc_devguide.html" style="text-decoration:none">Dev Guide</a></strong><br>
<!-- 
<strong><a href="gbx_doc_faq.html" style="text-decoration:none">FAQ</a></strong><br>
-->
<strong><a href="http://cdash.acfr.usyd.edu.au/index.php?project=Gearbox" style="text-decoration:none">Dashboard</a></strong><br>
<!--<strong><a href="http://wiki2.cas.edu.au/orca">Wiki</a></strong><br>
login/pass: orca/orca<br>-->
<br>

<strong>PEOPLE</strong><br>
<strong><a href="gbx_doc_contributors.html" style="text-decoration:none">Contributors</a></strong><br>
<strong><a href="gbx_doc_users.html" style="text-decoration:none">Users</a></strong><br>
<br>

<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=216468&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a><br>
<strong><a href="http://sourceforge.net/projects/gearbox">Project</a></strong><br>
<strong><a href="http://sourceforge.net/project/showfiles.php?group_id=216468">Download</a></strong><br>
<!--<strong><a href="http://sourceforge.net/tracker/?group_id=216468">Bugs/Feedback</a></strong><br>-->
<strong><a href="http://sourceforge.net/mail/?group_id=216468">Mailing lists</a></strong></p>
<p>&nbsp;</p>

</td><!-- /menu cell -->

<!-- one grey spacer cells -->
<td rowspan="1" colspan="1" bgcolor="#EEEEEE">&nbsp;&nbsp;&nbsp;&nbsp;</td>

<!-- one white spacer cells -->
<td rowspan="1" colspan="1">&nbsp;&nbsp;&nbsp;&nbsp;</td>

<!-- main content cell -->
<td rowspan="1" colspan="1" align="left" valign="top">


<!-- Generated by Doxygen 1.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">


<h1><a class="anchor" id="gbx_doc_practices">Guide to Common Practices </a></h1><p>Project rules are described in <a class="el" href="gbx__doc__principles.html#gbx_doc_principles_operation">Principles of Project Operation</a>. Questions may still arise on how to apply these rules in practice. We'll update these notes as the project matures and we figure out what works well and what doesn't.</p>
<p>Notes on common life cycle 'events':</p>
<ul>
<li><a class="el" href="gbx__doc__practices.html#gbx_doc_practices_submit">Submission</a></li>
<li><a class="el" href="gbx__doc__practices.html#gbx_doc_practices_review">Review and Acceptance</a></li>
<li><a class="el" href="gbx__doc__practices.html#gbx_doc_practices_maintain">Maintanence</a></li>
<li><a class="el" href="gbx__doc__practices.html#gbx_doc_practices_retire">Retirement</a></li>
</ul>
<h2><a class="anchor" id="gbx_doc_practices_submit">
Submission</a></h2>
<p>Send an email to the <em>gearbox-devel</em> mailing list describing the code you would like to submit. The more information the better but keep in mind that only 3 criteria will be used to make the acceptance decision at this point. The code must be</p>
<ul>
<li>relevant to robotics (therefore you should describe what the code is supposed to do)</li>
<li>choose an open-source license</li>
<li>state the copyright owner</li>
</ul>
<p>Other information you may want to include:</p>
<ul>
<li>A brief history of the code. E.g. was it written for a particular project? has it been used much?</li>
<li>Implementation overview. E.g. programming language, OS requirements, main dependencies.</li>
<li>Possible hardware requirements.</li>
</ul>
<dl class="user"><dt><b>Common Scenarios</b></dt><dd></dd></dl>
<ul>
<li>I'd like to submit a mapping algorithm which depends on ACE, Boost, Qt, Xerces, and all of Gnome<ul>
<li>accept for review.</li>
</ul>
</li>
</ul>
<ul>
<li>I'd like to submit a laser driver which is implemented as 167 files in 23 directories<ul>
<li>accept for review as a single directory with 23 subdirectories.</li>
</ul>
</li>
</ul>
<ul>
<li>I'd like to submit a tracing library which could be useful in robotics<ul>
<li>reject because not specific to robotics and other similar ones exist.</li>
</ul>
</li>
</ul>
<ul>
<li>I'd like to submit a sonar driver with a tracing library and a serial library which the driver uses<ul>
<li>accept for review as a single directory with 2 subdirectories on the grounds that the general usefulness of the utility libs by themselves is not obvious.</li>
</ul>
</li>
</ul>
<ul>
<li>I'd like to submit a Pioneer driver which uses the same serial library as my earlier sonar driver<ul>
<li>accept for review, if accepted promote the serial library to the top level of 'src' (reward multiple submissions).</li>
</ul>
</li>
</ul>
<ul>
<li>I'd like to submit yet another SICK laser driver which uses the tracing library supplied with the sonar driver above<ul>
<li>accept for review, if accepted work with the sonar driver developer in promoting the tracing library to the top level of 'src'.</li>
</ul>
</li>
</ul>
<ul>
<li>I'd like to submit a patch which swaps ACE threads for boost threads in the sonar driver above<ul>
<li>as with all other patches, defer the decision to the copyright holder, i.e. the original developer.</li>
</ul>
</li>
</ul>
<ul>
<li>I'd like to submit an ACE-threaded behavior-based architecture<ul>
<li>Borderline submission due to potentially overly-broad scope and framework aspects. Discuss on the mailing list regarding the scope of the library and query the submitter for more information on their intentions for the library before choosing to accept for submission or reject.</li>
</ul>
</li>
</ul>
<h2><a class="anchor" id="gbx_doc_practices_review">
Review and Acceptance</a></h2>
<p>TBD</p>
<h2><a class="anchor" id="gbx_doc_practices_maintain">
Maintanence</a></h2>
<p>TBD</p>
<h2><a class="anchor" id="gbx_doc_practices_retire">
Retirement</a></h2>
<p>TBD </p>
</div>

            </td>
            <td colspan="1">&nbsp;</td>
         </tr>
        </table>
<!-- end of table -->

 <hr size="1"><address style="align: right;"><small>Generated for GearBox by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.5 </small></address>
</body>
</html>