Search Criteria
Package Details: ros-melodic-image-view 1.15.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros-melodic-image-view.git (read-only, click to copy) |
---|---|
Package Base: | ros-melodic-image-view |
Description: | ROS - A simple viewer for ROS image topics. |
Upstream URL: | https://wiki.ros.org/image_view |
Licenses: | BSD |
Submitter: | GPereira |
Maintainer: | None |
Last Packager: | bionade24 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-13 18:47 (UTC) |
Last Updated: | 2021-03-23 02:12 (UTC) |
Dependencies (29)
- boost1.69-libsAUR
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- ros-melodic-camera-calibration-parsersAUR
- ros-melodic-cv-bridgeAUR
- ros-melodic-dynamic-reconfigure
- ros-melodic-image-transportAUR
- ros-melodic-message-filtersAUR (ros-melodic-message-filters-gitAUR)
- ros-melodic-nodeletAUR
- ros-melodic-rosconsoleAUR
- ros-melodic-roscppAUR (ros-melodic-roscpp-gitAUR)
- ros-melodic-std-srvsAUR
- boost1.69-libsAUR (make)
- cmake (cmake-gitAUR) (make)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (make)
- ros-build-toolsAUR (make)
- ros-melodic-camera-calibration-parsersAUR (make)
- ros-melodic-catkinAUR (make)
- ros-melodic-cv-bridgeAUR (make)
- ros-melodic-dynamic-reconfigure (make)
- ros-melodic-image-transportAUR (make)
- ros-melodic-message-filtersAUR (ros-melodic-message-filters-gitAUR) (make)
- ros-melodic-message-generation (make)
- ros-melodic-nodeletAUR (make)
- ros-melodic-rosconsoleAUR (make)
- ros-melodic-roscppAUR (ros-melodic-roscpp-gitAUR) (make)
- ros-melodic-sensor-msgsAUR (make)
- ros-melodic-std-srvsAUR (make)
- ros-melodic-stereo-msgsAUR (make)
Latest Comments
1 2 Next › Last »
bionade24 commented on 2020-05-29 09:39 (UTC) (edited on 2020-05-29 09:39 (UTC) by bionade24)
@tata: You have to rebuild your OpenCV3, that's all. Everything went fine for building my repo.
bionade24 commented on 2020-05-28 14:52 (UTC) (edited on 2020-05-28 14:52 (UTC) by bionade24)
@tata: You could use my repo for now. https://wiki.archlinux.org/index.php/Unofficial_user_repositories#oscloud
bionade24 commented on 2020-05-28 14:44 (UTC) (edited on 2020-05-28 14:52 (UTC) by bionade24)
@tata: I know that issue and already are on it.
tata commented on 2020-05-28 14:37 (UTC)
error during build:
jerry73204 commented on 2019-12-19 16:24 (UTC)
The build failed due to wrong path in
prepare()
. Please change it to the following.acxz commented on 2019-09-15 20:43 (UTC)
@astier the issue is now patched. This package builds successfully.
astier commented on 2019-08-19 18:00 (UTC) (edited on 2019-08-25 09:41 (UTC) by astier)
Compilation fails with the following error:
A temporary solution which works for me is:
Dont forget to delete this links if this package gets fixed.
bionade24 commented on 2019-07-16 19:42 (UTC)
@TomSev: This is caused by the new boost version, will look after it asap. Maybe the upstream devs already develop a solution. Currently the best is to downgrade boost, at least when you build.
TomSev commented on 2019-07-15 05:48 (UTC)
I get different errors during compilation regarding undefined references to cv functions. CV 3.4.4 is installed.
https://pastebin.com/BJHtXeK9
hansbonini commented on 2019-05-31 03:01 (UTC) (edited on 2019-05-31 03:03 (UTC) by hansbonini)
boost signals fix
add this command to line (61):
In my case, @MichaelChou fix for opencv3 helped me too
1 2 Next › Last »