Search Criteria
Package Details: ros-indigo-image-geometry 1.11.12-1
Git Clone URL: | https://aur.archlinux.org/ros-indigo-image-geometry.git (read-only, click to copy) |
---|---|
Package Base: | ros-indigo-image-geometry |
Description: | ROS - image_geometry contains C++ and Python libraries for interpreting images geometrically. |
Upstream URL: | http://www.ros.org/wiki/image_geometry |
Licenses: | |
Submitter: | bchretien |
Maintainer: | None |
Last Packager: | bchretien |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2014-06-07 16:43 |
Last Updated: | 2016-03-24 02:31 |
Dependencies (9)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda)
- python2-numpy
- ros-indigo-sensor-msgs
- cmake (cmake-git) (make)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda) (make)
- python2-numpy (make)
- ros-build-tools (ros-build-tools-py3) (make)
- ros-indigo-catkin (make)
- ros-indigo-sensor-msgs (make)
Required by (14)
- ros-indigo-camera-calibration
- ros-indigo-depth-image-proc (make)
- ros-indigo-depth-image-proc
- ros-indigo-depthimage-to-laserscan (make)
- ros-indigo-depthimage-to-laserscan
- ros-indigo-image-proc (make)
- ros-indigo-image-proc
- ros-indigo-rviz
- ros-indigo-rviz (make)
- ros-indigo-stereo-image-proc
- ros-indigo-stereo-image-proc (make)
- ros-indigo-turtlebot-actions
- ros-indigo-turtlebot-actions (make)
- ros-indigo-vision-opencv
Latest Comments
bchretien commented on 2014-11-15 20:17
@mickael9: thanks for reporting this!
mickael9 commented on 2014-11-15 19:24
I meant that VTK support was removed from the ArchLinux opencv package, not from upstream. More info here https://bugs.archlinux.org/task/41923
mickael9 commented on 2014-11-15 19:22
I had to recompile this package since VTK support has been removed from opencv, which lead to package depending on this not compiling anymore (image_geometry.pc referenced libopencv_viz which does not exist anymore).
Might be a good idea to bump this package so that users don't encounter this problem.