help
Recipe name Version Description Layer
image-geometry 2.2.1-1 `image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. meta-ros2-foxy
image-geometry 2.2.1-1 `image_geometry` contains C++ and Python libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. meta-ros2-rolling
image-pipeline 1.15.0-1 image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing. meta-ros1-melodic
image-pipeline 2.1.1-1 image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing. meta-ros2-dashing
image-pipeline 2.2.1-1 image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing. meta-ros2-foxy
image-pipeline 2.2.1-2 image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing. meta-ros2-rolling
image-proc 1.15.0-1 Single image rectification and color processing. meta-ros1-melodic
image-proc 2.1.1-1 Single image rectification and color processing. meta-ros2-dashing
image-proc 2.2.1-1 Single image rectification and color processing. meta-ros2-foxy
image-proc 2.2.1-2 Single image rectification and color processing. meta-ros2-rolling
image-publisher 1.15.0-1 <p> Contains a node publish an image stream from single image file or avi motion file. </p> meta-ros1-melodic
image-publisher 2.1.1-1 Contains a node publish an image stream from single image file or avi motion file. meta-ros2-dashing
image-publisher 2.2.1-1 Contains a node publish an image stream from single image file or avi motion file. meta-ros2-foxy
image-publisher 2.2.1-2 Contains a node publish an image stream from single image file or avi motion file. meta-ros2-rolling
image-rotate 1.15.0-1 <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> meta-ros1-melodic
image-rotate 2.1.1-1 <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> meta-ros2-dashing
image-rotate 2.2.1-1 <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> meta-ros2-foxy
image-rotate 2.2.1-2 <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> meta-ros2-rolling
image-tools 0.7.9-1 Tools to capture and play back images to and from DDS subscriptions and publications. meta-ros2-dashing
image-tools 0.8.4-1 Tools to capture and play back images to and from DDS subscriptions and publications. meta-ros2-eloquent
image-tools 0.9.3-1 Tools to capture and play back images to and from DDS subscriptions and publications. meta-ros2-foxy
image-tools 0.17.0-1 Tools to capture and play back images to and from DDS subscriptions and publications. meta-ros2-rolling
image-transport 1.11.13 image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. meta-ros1-melodic
image-transport 2.1.1-1 image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. meta-ros2-dashing
image-transport 2.2.1-1 image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. meta-ros2-eloquent
image-transport 2.3.0-1 image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. meta-ros2-foxy
image-transport 3.1.0-1 image_transport should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. meta-ros2-rolling
image-transport-plugins 1.9.5 A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data. For example, for viewing a stream of images off-robot, a video codec will give much lower bandwidth and latency. For low frame rate tranport of high-definition images, you might prefer sending them as JPEG or PNG-compressed form. meta-ros1-melodic
image-transport-plugins 2.1.0-1 A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data. For example, for viewing a stream of images off-robot, a video codec will give much lower bandwidth and latency. For low frame rate tranport of high-definition images, you might prefer sending them as JPEG or PNG-compressed form. meta-ros2-dashing
image-transport-plugins 2.2.1-1 A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data. For example, for viewing a stream of images off-robot, a video codec will give much lower bandwidth and latency. For low frame rate tranport of high-definition images, you might prefer sending them as JPEG or PNG-compressed form. meta-ros2-eloquent
image-transport-plugins 2.3.1-1 A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data. For example, for viewing a stream of images off-robot, a video codec will give much lower bandwidth and latency. For low frame rate tranport of high-definition images, you might prefer sending them as JPEG or PNG-compressed form. meta-ros2-foxy
image-transport-plugins 2.3.1-1 A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data. For example, for viewing a stream of images off-robot, a video codec will give much lower bandwidth and latency. For low frame rate tranport of high-definition images, you might prefer sending them as JPEG or PNG-compressed form. meta-ros2-rolling
image-view 1.15.0-1 A simple viewer for ROS image topics. Includes a specialized viewer for stereo + disparity images. meta-ros1-melodic
image-view 2.1.1-1 A simple viewer for ROS image topics. Includes a specialized viewer for stereo + disparity images. meta-ros2-dashing
image-view 2.2.1-1 A simple viewer for ROS image topics. Includes a specialized viewer for stereo + disparity images. meta-ros2-foxy
image-view 2.2.1-2 A simple viewer for ROS image topics. Includes a specialized viewer for stereo + disparity images. meta-ros2-rolling
image-view2 2.2.11-1 A simple viewer for ROS image topics with draw-on features meta-ros1-melodic
imagesiftblacklisted 1.2.15-1 For every image, computes its sift features and send a new message with the image, its intrinsic parameters, and the features. Parameters include: display - shows the image on the local computer meta-ros1-melodic
imagezero 0.2.4 ImageZero is a fast lossless image compression algorithm for RGB color photos. meta-ros1-melodic
imagezero-image-transport 0.2.4 A plugin to image_transport for transparently sending images encoded with ImageZero. meta-ros1-melodic
imagezero-ros 0.2.4 A library that provides convenient methods for manipulating ROS images with ImageZero meta-ros1-melodic
imlibpurpleservice 3.0.5+gitX Instant Messaging service meta-luneos
imu-complementary-filter 1.2.3-1 Filter which fuses angular velocities, accelerations, and (optionally) magnetic readings from a generic IMU device into a quaternion to represent the orientation of the device wrt the global frame. Based on the algorithm by Roberto G. Valenti etal. described in the paper &quot;Keeping a Good Attitude: A Quaternion-Based Orientation Filter for IMUs and MARGs&quot; available at http://www.mdpi.com/1424-8220/15/8/19302 . meta-ros1-melodic
imu-filter-madgwick 1.2.3-1 Filter which fuses angular velocities, accelerations, and (optionally) magnetic readings from a generic IMU device into an orientation. Based on code by Sebastian Madgwick, http://www.x-io.co.uk/node/8#open_source_ahrs_and_imu_algorithms. meta-ros1-melodic
imu-monitorblacklisted 1.6.31-1 This package contains a single node that monitors the drift of the IMU gyroscopes. The results are published to the '/diagnostics' topic and are aggregated in the PR2 dashboard. meta-ros1-melodic
imu-pipeline 0.2.3 imu_pipeline meta-ros1-melodic
imu-processors 0.2.3 Processors for sensor_msgs::Imu data meta-ros1-melodic
imu-sensor-broadcaster 0.5.1-1 Controller to publish readings of IMU sensors. meta-ros2-foxy
imu-sensor-broadcaster 1.1.0-1 Controller to publish readings of IMU sensors. meta-ros2-rolling
imu-sensor-controller 0.17.2-1 Controller to publish state of IMU sensors meta-ros1-melodic