Install this package:
emerge -a ros-noetic/checkerboard_detector
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/checkerboard_detector
Or alternatively:
emerge --autounmask-write -a ros-noetic/checkerboard_detector
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.2.15-r1 | 7 | ~x86 ~amd64 ~arm ~arm64 | 0 |
<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>
Manage flags for this package:
euse -i <flag> -p ros-noetic/checkerboard_detector |
euse -E <flag> -p ros-noetic/checkerboard_detector |
euse -D <flag> -p ros-noetic/checkerboard_detector
| Flag | Description | 1.2.15-r1 |
|---|---|---|
| test | ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | checkerboard_detector-noetic-release-1.2.15.tar.gz | 2506893 bytes |
| EBUILD | checkerboard_detector-1.2.15-r1.ebuild | 1143 bytes |
| MISC | metadata.xml | 1121 bytes |