Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 4bc66056a634db26a1f4d0845dc41ca6 > files > 15254

mrpt-doc-0.9.5-0.1.20110925svn2670.fc16.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>Todo List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<div align="left"><a href="http://www.mrpt.org/">Main MRPT website</a> &gt; <b>C++ reference</b> </div>
<div align="right">
<a href="index.html"><img border="0" src="mrpt_logo.png" alt="MRPT logo"></a>
</div>
<!-- Generated by Doxygen 1.7.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&#160;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>
        <div id="MSearchBox" class="MSearchBoxInactive">
          <div class="left">
            <form id="FSearchBox" action="search.php" method="get">
              <img id="MSearchSelect" src="search/mag.png" alt=""/>
              <input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S" 
                     onfocus="searchBox.OnSearchFieldFocus(true)" 
                     onblur="searchBox.OnSearchFieldFocus(false)"/>
            </form>
          </div><div class="right"></div>
        </div>
      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<div class="title">Todo List </div>  </div>
</div>
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_todo000009"></a>Member <a class="el" href="class_eigen_1_1_transform.html#ae751c6a2def326c4b775495cdd0c1fca">Eigen::Transform::Identity</a>  ()</dt>
<dd>In the future this function should be returning a Transform expression.  </dd>
<dt><a class="anchor" id="_todo000008"></a>Member <a class="el" href="group___geometry___module.html#gab3f5a82a24490b936f8694cf8fef8e60">Eigen::umeyama</a>  (const <a class="el" href="class_eigen_1_1_matrix_base.html">MatrixBase&lt; Derived &gt;</a> &amp;src, const MatrixBase&lt; OtherDerived &gt; &amp;dst, bool with_scaling=true)</dt>
<dd>Should the return type of <a class="el" href="group___geometry___module.html#gab3f5a82a24490b936f8694cf8fef8e60">umeyama()</a> become a Transform? </dd>
<dt><a class="anchor" id="_todo000003"></a>Class <a class="el" href="classmrpt_1_1hwdrivers_1_1_c_serial_port.html">mrpt::hwdrivers::CSerialPort</a>  </dt>
<dd><p class="startdd">Add the internal buffer to the Windows implementation also</p>
<p class="enddd"></p>
</dd>
<dt><a class="anchor" id="_todo000005"></a>Member <a class="el" href="classmrpt_1_1opengl_1_1_c_polyhedron.html#a2a30c3dede6cac1a3c9d2098846136bc">mrpt::opengl::CPolyhedron::CreateCatalanDoublePyramid</a>  (uint32_t numBaseEdges, double height)</dt>
<dd>Actually resulting height is significantly higher than that passed to the algorithm.  </dd>
<dt><a class="anchor" id="_todo000004"></a>Member <a class="el" href="classmrpt_1_1opengl_1_1_c_polyhedron.html#a5d9f3a15f0c8196446b8a8b62278cc50">mrpt::opengl::CPolyhedron::CreateCatalanTrapezohedron</a>  (uint32_t numBaseEdges, double height)</dt>
<dd>Actually resulting height is significantly higher than that passed to the algorithm.  </dd>
<dt><a class="anchor" id="_todo000006"></a>Member <a class="el" href="group__mrpt__scanmatching__grp.html#ga96a45b6eb34d06a8d0fd9f38dcd696de">mrpt::scanmatching::leastSquareErrorRigidTransformation6DRANSAC</a>  (const TMatchingPairList &amp;in_correspondences, CPose3D &amp;out_transformation, double &amp;out_scale, vector_int &amp;out_inliers_idx, const unsigned int ransac_minSetSize=5, const unsigned int ransac_nmaxSimulations=50, const double ransac_maxSetSizePct=0.7, const bool forceScaleToUnity=false)</dt>
<dd>Explain covariance!! </dd>
<dt><a class="anchor" id="_todo000007"></a>Member <a class="el" href="structmrpt_1_1slam_1_1_c_landmarks_map_1_1_t_custom_sequence_landmarks.html#a9fb501d673b5d959c89b09f3dc895a34">mrpt::slam::CLandmarksMap::TCustomSequenceLandmarks::m_grid</a>  </dt>
<dd>Use the KD-tree instead?  </dd>
<dt><a class="anchor" id="_todo000001"></a>Member <a class="el" href="group__filesystem.html#gaa435b18007a6fca5d14ccdf6fc650492">mrpt::system::createDirectory</a>  (const <a class="el" href="classstd_1_1string.html" title="STL class.">std::string</a> &amp;dirName)</dt>
<dd>Seems to return false on Linux even after creating the directory OK.  </dd>
<dt><a class="anchor" id="_todo000002"></a>Class <a class="el" href="classmrpt_1_1utils_1_1_c_loadable_options.html">mrpt::utils::CLoadableOptions</a>  </dt>
<dd><p class="startdd">Automatize this class thru a proxy auxiliary class where variables are registered from pointers, etc...</p>
<p class="enddd"></p>
</dd>
</dl>
</div></div>
<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.7.5</a> for MRPT 0.9.5 SVN: at Sun Sep 25 17:20:18 UTC 2011</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table>  </body></html>