~mrol-dev/mrol/trunk

« back to all changes in this revision

Viewing changes to mrol_ros/mainpage.dox

  • Committer: Julian Ryde
  • Date: 2012-03-04 02:43:54 UTC
  • mto: (16.1.12 trunk) (29.1.2 trunk)
  • mto: This revision was merged to the branch mainline in revision 25.
  • Revision ID: julian_ryde-20120304024354-yjf7woyr2bsd6vyn
Fixed mapper_test.  Updated the ground truth poses so that test passes aligning all simulated scans.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/**
2
 
\mainpage
3
 
\htmlinclude manifest.html
4
 
 
5
 
\b mrol-mapping-ros-pkg is ... 
6
 
 
7
 
<!-- 
8
 
Provide an overview of your package.
9
 
-->
10
 
 
11
 
 
12
 
\section codeapi Code API
13
 
 
14
 
<!--
15
 
Provide links to specific auto-generated API documentation within your
16
 
package that is of particular interest to a reader. Doxygen will
17
 
document pretty much every part of your code, so do your best here to
18
 
point the reader to the actual API.
19
 
 
20
 
If your codebase is fairly large or has different sets of APIs, you
21
 
should use the doxygen 'group' tag to keep these APIs together. For
22
 
example, the roscpp documentation has 'libros' group.
23
 
-->
24
 
 
25
 
 
26
 
*/