image_rotate¶
Contents:
Summary¶
-
image_rotate
¶ Version: 1.12.14
Description: 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.
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.
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.
Maintainers: - Vincent Rabaud <vincent DOT rabaud AT gmail DOT com>
Licenses: - BSD
Urls: - website<http://ros.org/wiki/image_rotate>
Authors: - Blaise Gassend
BuildDepends: BuildtoolDepends: BuildExportDepends: cv_bridge
dynamic_reconfigure
image_transport
libopencv-dev
nodelet
roscpp
tf2
tf2_geometry_msgs
tf2_ros
ExecDepends: cv_bridge
dynamic_reconfigure
image_transport
libopencv-dev
nodelet
roscpp
tf2
tf2_geometry_msgs
tf2_ros
TestDepends: Exports: - <nodelet plugin=”${prefix}/nodelet_plugins.xml”/>