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-libs
- gtk2 (gtk2-patched-filechooser-icon-view, gtk2-maemo)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- ros-melodic-camera-calibration-parsers
- ros-melodic-cv-bridge
- ros-melodic-dynamic-reconfigure
- ros-melodic-image-transport
- ros-melodic-message-filters (ros-melodic-message-filters-git)
- ros-melodic-nodelet
- ros-melodic-rosconsole
- ros-melodic-roscpp (ros-melodic-roscpp-git)
- ros-melodic-std-srvs
- boost1.69-libs (make)
- cmake (cmake-git) (make)
- gtk2 (gtk2-patched-filechooser-icon-view, gtk2-maemo) (make)
- ros-build-tools (make)
- ros-melodic-camera-calibration-parsers (make)
- ros-melodic-catkin (make)
- ros-melodic-cv-bridge (make)
- ros-melodic-dynamic-reconfigure (make)
- Show 9 more dependencies...
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 »