Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>hunterlallen@protonmail.com</email>
<name>Hunter L. Allen</name>
</maintainer>
<longdescription>
Uses opencv to find checkboards and compute their 6D poses with respect to the image. Requires the image to be calibrated.<br/>
Parameters:<br/>
<ul>
<li>display - show the checkerboard detection</li>
<li>rect%d_size_x - size of checker in x direction</li>
<li>rect%d_size_y - size of checker in y direction</li>
<li>grid%d_size_x - number of checkers in x direction</li>
<li>grid%d_size_y - number of checkers in y direction</li>
</ul><br/>
There can be more than one grid%d declared, the numbers should grow consecutively starting at 0.
</longdescription>
<upstream>
<maintainer status="active">
<email>k-okada@jsk.t.u-tokyo.ac.jp</email>
<name>Kei Okada</name>
</maintainer>
<bugs-to>https://github.com/tork-a/jsk_recognition/issues</bugs-to>
</upstream>
</pkgmetadata>