Install this package:
emerge -a ros-noetic/image_rotate
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/image_rotate
Or alternatively:
emerge --autounmask-write -a ros-noetic/image_rotate
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.16.0-r1 | 7 | ~x86 ~amd64 ~arm ~arm64 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>hunterlallen@protonmail.com</email>
<name>Hunter L. Allen</name>
</maintainer>
<longdescription>
<p>
Contains a node that rotates an image stream in a way that minimizes
the angle between a vector in some arbitrary frame and a vector in the
camera frame. The frame of the outgoing image is published by the node.
</p>
<p>
This node is intended to allow camera images to be visualized in an
orientation that is more intuitive than the hardware-constrained
orientation of the physical camera. This is particularly helpful, for
example, to show images from the PR2's forearm cameras with a
consistent up direction, despite the fact that the forearms need to
rotate in arbitrary ways during manipulation.
</p>
<p>
It is not recommended to use the output from this node for further
computation, as it interpolates the source image, introduces black
borders, and does not output a camera_info.
</p>
</longdescription>
<upstream>
<maintainer status="active">
<email>vincent.rabaud@gmail.com</email>
<name>Vincent Rabaud</name>
</maintainer>
<bugs-to>https://github.com/ros-gbp/image_pipeline/issues</bugs-to>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p ros-noetic/image_rotate |
euse -E <flag> -p ros-noetic/image_rotate |
euse -D <flag> -p ros-noetic/image_rotate
| Flag | Description | 1.16.0-r1 |
|---|---|---|
| test | ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | image_rotate-noetic-release-1.16.0.tar.gz | 8034 bytes |
| EBUILD | image_rotate-1.16.0-r1.ebuild | 892 bytes |
| MISC | metadata.xml | 1427 bytes |