Package Summary

Tags No category tags.
Version 3.0.4
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version humble
Last Updated 2024-03-02
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Contains a node publish an image stream from single image file or avi motion file.

Additional Links

Maintainers

  • Vincent Rabaud
  • Joshua Whitley
  • Chris Ye
  • Jacob Perron

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

Changelog for package image_publisher

3.0.4 (2024-03-01)

3.0.3 (2022-01-24)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 4.0.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version iron
Last Updated 2024-03-26
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Contains a node publish an image stream from single image file or avi motion file.

Additional Links

Maintainers

  • Vincent Rabaud
  • Joshua Whitley
  • Chris Ye
  • Jacob Perron
  • Michael Ferguson

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

Changelog for package image_publisher

4.0.1 (2024-03-26)

4.0.0 (2022-12-24)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 5.0.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version rolling
Last Updated 2024-03-26
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Contains a node publish an image stream from single image file or avi motion file.

Additional Links

Maintainers

  • Vincent Rabaud
  • Joshua Whitley
  • Chris Ye
  • Jacob Perron
  • Michael Ferguson

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

Changelog for package image_publisher

5.0.1 (2024-03-26)

  • unified changelog, add missing image, deduplicate tutorials (#938) Last bit of documentation updates - putting together a single changelog summary for the whole release (rather than scattering among packages). Unified the camera_info tutorial so it isn\'t duplicated. Added a missing image from image_rotate (was on local disk, but hadn\'t committed it)
  • add docs for image_rotate/publisher (#936)
  • Contributors: Michael Ferguson

5.0.0 (2024-01-24)

  • Removed cfg files related with ROS 1 parameters (#911) Removed cfg files related with ROS 1 parameters
  • ROS 2: Fixed CMake (#899)
  • image_publisher: functional component (#861)
    • filename now functions when using a component
    • parameter callback gets called at startup when using the component
    • cleanup a bit of the logging
    • add launch file to test component more easily
  • properly remap compressed topics (#851) ## Before: Pushing into namespace is broken, only image_raw changes (camera_info and transport topics should change): ` ros2 run image_publisher image_publisher_node --ros-args -p filename:=test.png -r image_raw:=foo/image_raw --- ros2 topic list /camera_info /foo/image_raw /image_raw/compressed /image_raw/compressedDepth /image_raw/theora[ ## After: Pushing into namespace now works: ]{.title-ref}ros2 run image_publisher image_publisher_node --ros-args -p filename:=test.png -r image_raw:=foo/image_raw --- ros2 topic list /foo/camera_info /foo/image_raw /foo/image_raw/compressed /foo/image_raw/compressedDepth /foo/image_raw/theora`
  • add myself as a maintainer (#846)
  • Contributors: Alejandro Hern

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.17.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version noetic
Last Updated 2024-01-22
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Additional Links

Maintainers

  • Vincent Rabaud
  • Autonomoustuff team

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

Changelog for package image_publisher

1.17.0 (2022-10-17)

  • Switch to hpp headers of pluginlib
  • Switch to new boost/bind/bind.hpp
  • Contributors: Jochen Sprickerhof

1.16.0 (2021-11-12)

1.15.3 (2020-12-11)

  • remove email blasts from steve macenski (#595)
  • Contributors: Steve Macenski

1.15.2 (2020-05-19)

1.15.1 (2020-05-18)

1.15.0 (2020-05-14)

  • Python 3 compatibility (#530)
  • cmake_minimum_required to 3.0.2
  • Adapted to OpenCV4
  • import setup from setuptools instead of distutils-core
  • updated install locations for better portability. (#500)
  • Contributors: Joshua Whitley, Sean Yen

1.14.0 (2020-01-12)

1.13.0 (2019-06-12)

  • Merge pull request #358 from lucasw/image_pub_dr_private_namespace
  • Use a shared_ptr for the dynamic reconfigure pointer, and create it with the private node handle so that the parameters for the dynamic reconfigure server are in the private namespace and two image publishers can coexist in the same manager #357
  • Merge pull request #395 from ros-perception/steve_maintain
  • adding autonomoustuff mainainer
  • adding stevemacenski as maintainer to get emails
  • Contributors: Joshua Whitley, Lucas Walter, Yoshito Okada, stevemacenski

1.12.23 (2018-05-10)

  • fix \'VideoCapture\' undefined symbol error (#318) * fix \'VideoCapture\' undefined symbol error The following error occured when trying to run image_publisher: [...]/devel/lib/image_publisher/image_publisher: symbol lookup error: [...]/devel/lib//libimage_publisher.so: undefined symbol: _ZN2cv12VideoCaptureC1Ev Probably, changes in cv_bridge reducing the OpenCV component dependencies led to the error. See https://github.com/ros-perception/vision_opencv/commit/8b5bbcbc1ce65734dc600695487909e0c67c1033 This is fixed by manually finding OpenCV with the required components and adding the dependencies to the library, not just the node.

    • add image_publisher opencv 2 compatibility
  • Contributors: hannometer

1.12.22 (2017-12-08)

1.12.21 (2017-11-05)

1.12.20 (2017-04-30)

1.12.19 (2016-07-24)

  • add image_publisher
  • Contributors: Kei Okada
  • add image_publisher
  • Contributors: Kei Okada

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.1.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version dashing
Last Updated 2021-01-25
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Contains a node publish an image stream from single image file or avi motion file.

Additional Links

Maintainers

  • Vincent Rabaud
  • Steven Macenski
  • Joshua Whitley
  • Chris Ye

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

2.1.1 (2020-08-27)

  • [Dashing] Use ament_auto Macros (#573) (#575)
  • Contributors: Joshua Whitley

2.1.0 (2020-07-27)

  • Opencv 3 compatibility (#564) (#565) * Remove GTK from image_view. It is no longer used at all in image_view. * Reinstate OpenCV 3 compatibility. While Foxy only supports Ubuntu 20.04 (and hence OpenCV 4), we still strive to maintain Ubuntu 18.04 (which has OpenCV 3). In this case, it is trivial to keep keep image_pipeline working with OpenCV 3, so reintroduce compatibility with it.

    • Fixes from review.

    * One more fix. Co-authored-by: Chris Lalancette <clalancette@gmail.com>

  • cleanup any last reference to nodelets & register image publisher as a component (#473)

    • cleanup any last reference to nodelets & register image publisher as a component properly
    • moving depth image proc\'s launch files to main dir
    • linting
  • Merge pull request #470 from ros-perception/crop_ros2 Hot hot hot patches for ROS2

  • properly adding dependencies for image publisher

  • add launch examples for image and mono and stereo (#386) * [image_publisher] launch examples for file and mono and stereo launch examples to support: 1) load local image file and publish to the ros topic 2) load mono usb camera /dev/video0 and publish to the ros topic

    1) load two usb cameras /dev/video0 amd /dev/video1, and publish to the left and right ros topic, this could simulate stereo camera. * Publish image file to topic \$ros2 launch image_publisher image_publisher_file.launch.py /camera/camera_info /camera/image_raw * Publish monocular camera (/dev/video0) \$ros2 launch image_publisher image_publisher_mono.launch.py /camera/camera_info /camera/image_raw * Publish stereo camera (/dev/video0 and /dev/video1) \$ros2 launch image_publisher image_publisher_stereo.launch.py /left/camera_info /left/image_raw /right/camera_info /right/image_raw * [image_publisher] fix for lint check issue fix lint check error in launch file

  • Fix uninitialised parameters in image_publisher (#452) declare_parameters() returns either the parameter value or the default. Since it was ignored the parameters were uninitialised (especially publish_rate, which lead to undefined behavior).

  • Merge pull request #425 from klintan/ros2 Dashing: Adapted for Dashing

  • image_proc updates, PR comments

  • fixed parameter changes

  • Fixed CMakeLists.txt for Dashing

  • 2.0.0

  • Changelogs.

  • port image_publisher on ROS2 (#366)

    • port image_publisher on ROS2
    • switch to use cmake 3.5
    • change nodelet to classloader
    • change ros::param to ros2 parameter APIs
    • use ros2 code style
    • enable ros2 camera_info_manager
  • Initial ROS2 commit.

  • Merge pull request #358 from lucasw/image_pub_dr_private_namespace Use a shared_ptr for the dynamic reconfigure pointer, and create it w...

  • Use a shared_ptr for the dynamic reconfigure pointer, and create it with the private node handle so that the parameters for the dynamic reconfigure server are in the private namespace and two image publishers can coexist in the same manager #357

  • Merge branch \'indigo\' into fix_image_view_nodelet

  • Merge pull request #395 from ros-perception/steve_maintain adding stevemacenski as maintainer to get emails on release issues

  • adding autonomoustuff mainainer

  • adding stevemacenski as maintainer to get emails

  • Contributors: Andreas Klintberg, Chris Ye, Joshua Whitley, Luca Della Vedova, Lucas Walter, Michael Carroll, Steven Macenski, Yoshito Okada, stevemacenski

2.0.0 (2018-12-09)

  • port image_publisher on ROS2 (#366)
  • Initial ROS2 commit.
  • Contributors: Chris Ye, Michael Carroll

1.12.23 (2018-05-10)

  • fix \'VideoCapture\' undefined symbol error (#318) * fix \'VideoCapture\' undefined symbol error The following error occured when trying to run image_publisher: [...]/devel/lib/image_publisher/image_publisher: symbol lookup error: [...]/devel/lib//libimage_publisher.so: undefined symbol: _ZN2cv12VideoCaptureC1Ev Probably, changes in cv_bridge reducing the OpenCV component dependencies led to the error. See https://github.com/ros-perception/vision_opencv/commit/8b5bbcbc1ce65734dc600695487909e0c67c1033 This is fixed by manually finding OpenCV with the required components and adding the dependencies to the library, not just the node.

    • add image_publisher opencv 2 compatibility
  • Contributors: hannometer

1.12.22 (2017-12-08)

1.12.21 (2017-11-05)

1.12.20 (2017-04-30)

1.12.19 (2016-07-24)

  • add image_publisher
  • Contributors: Kei Okada
  • add image_publisher
  • Contributors: Kei Okada

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.2.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version galactic
Last Updated 2024-01-17
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Contains a node publish an image stream from single image file or avi motion file.

Additional Links

Maintainers

  • Vincent Rabaud
  • Joshua Whitley
  • Chris Ye
  • Jacob Perron

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

Changelog for package image_publisher

2.0.0 (2018-12-09)

  • port image_publisher on ROS2 (#366)
  • Initial ROS2 commit.
  • Contributors: Chris Ye, Michael Carroll

2.2.1 (2020-08-27)

  • remove email blasts from steve macenski (#596)
  • [Foxy][Image Publisher] Update launch file (#579) Co-authored-by: louis <louis.tran@otsaw.com>
  • [Foxy] Use ament_auto Macros (#573)
    • Fixing version and maintainer problems in camera_calibration.
    • Applying ament_auto macros to depth_image_proc.
    • Cleaning up package.xml in image_pipeline.
    • Applying ament_auto macros to image_proc.
    • Applying ament_auto macros to image_publisher.
    • Applying ament_auto macros to image_rotate.
    • Applying ament_auto macros to image_view.
    • Replacing some deprecated headers in image_view.
    • Fixing some build warnings in image_view.
    • Applying ament_auto macros to stereo_image_proc.
    • Adding some linter tests to image_pipeline.
    • Updating package URLs to point to ROS Index.
  • Contributors: Joshua Whitley, Steve Macenski, trthanhquang

2.2.0 (2020-07-27)

  • Replacing deprecated header includes with new HPP versions. (#566)
    • Replacing deprecated header includes with new HPP versions.
    • CI: Switching to official Foxy Docker container.
    • Fixing headers which don\'t work correctly.
  • Opencv 3 compatibility (#564) * Remove GTK from image_view. It is no longer used at all in image_view. * Reinstate OpenCV 3 compatibility. While Foxy only supports Ubuntu 20.04 (and hence OpenCV 4), we still strive to maintain Ubuntu 18.04 (which has OpenCV 3). In this case, it is trivial to keep keep image_pipeline working with OpenCV 3, so reintroduce compatibility with it.

    • Fixes from review.
    • One more fix.
  • Use newer \'add_on_set_parameters_callback\' API (#562) The old API was deprecated in Foxy and since removed in https://github.com/ros2/rclcpp/pull/1199.

  • Remove redundant install call in CMakeLists.txt (#555)

  • Contributors: Chris Lalancette, Jacob Perron, Joshua Whitley, sgvandijk

1.12.23 (2018-05-10)

  • fix \'VideoCapture\' undefined symbol error (#318) * fix \'VideoCapture\' undefined symbol error The following error occured when trying to run image_publisher: [...]/devel/lib/image_publisher/image_publisher: symbol lookup error: [...]/devel/lib//libimage_publisher.so: undefined symbol: _ZN2cv12VideoCaptureC1Ev Probably, changes in cv_bridge reducing the OpenCV component dependencies led to the error. See https://github.com/ros-perception/vision_opencv/commit/8b5bbcbc1ce65734dc600695487909e0c67c1033 This is fixed by manually finding OpenCV with the required components and adding the dependencies to the library, not just the node.

    • add image_publisher opencv 2 compatibility
  • Contributors: hannometer

1.12.22 (2017-12-08)

1.12.21 (2017-11-05)

1.12.20 (2017-04-30)

1.12.19 (2016-07-24)

  • add image_publisher
  • Contributors: Kei Okada
  • add image_publisher
  • Contributors: Kei Okada

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version foxy
Last Updated 2023-02-02
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Contains a node publish an image stream from single image file or avi motion file.

Additional Links

Maintainers

  • Vincent Rabaud
  • Joshua Whitley
  • Chris Ye
  • Jacob Perron

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

Changelog for package image_publisher

2.3.0 (2022-12-04)

  • Add retry video capture feature with timeout Retry onInit() if the loading image fails or if the image is empty. This is useful if the stream is lost for a while or if the stream is not ready in the beginning.
  • changes per comments
  • fix for stereo_image_proc_tests
  • Add maintainer (#667)
  • Contributors: Ashwin Sushil, Jacob Perron, Patrick Musau

2.2.1 (2020-08-27)

  • remove email blasts from steve macenski (#596)
  • [Foxy][Image Publisher] Update launch file (#579) Co-authored-by: louis <louis.tran@otsaw.com>
  • [Foxy] Use ament_auto Macros (#573)
    • Fixing version and maintainer problems in camera_calibration.
    • Applying ament_auto macros to depth_image_proc.
    • Cleaning up package.xml in image_pipeline.
    • Applying ament_auto macros to image_proc.
    • Applying ament_auto macros to image_publisher.
    • Applying ament_auto macros to image_rotate.
    • Applying ament_auto macros to image_view.
    • Replacing some deprecated headers in image_view.
    • Fixing some build warnings in image_view.
    • Applying ament_auto macros to stereo_image_proc.
    • Adding some linter tests to image_pipeline.
    • Updating package URLs to point to ROS Index.
  • Contributors: Joshua Whitley, Steve Macenski, trthanhquang

2.2.0 (2020-07-27)

  • Replacing deprecated header includes with new HPP versions. (#566)
    • Replacing deprecated header includes with new HPP versions.
    • CI: Switching to official Foxy Docker container.
    • Fixing headers which don\'t work correctly.
  • Opencv 3 compatibility (#564) * Remove GTK from image_view. It is no longer used at all in image_view. * Reinstate OpenCV 3 compatibility. While Foxy only supports Ubuntu 20.04 (and hence OpenCV 4), we still strive to maintain Ubuntu 18.04 (which has OpenCV 3). In this case, it is trivial to keep keep image_pipeline working with OpenCV 3, so reintroduce compatibility with it.

    • Fixes from review.
    • One more fix.
  • Use newer \'add_on_set_parameters_callback\' API (#562) The old API was deprecated in Foxy and since removed in https://github.com/ros2/rclcpp/pull/1199.

  • Remove redundant install call in CMakeLists.txt (#555)

  • Contributors: Chris Lalancette, Jacob Perron, Joshua Whitley, sgvandijk

2.0.0 (2018-12-09)

  • port image_publisher on ROS2 (#366)
  • Initial ROS2 commit.
  • Contributors: Chris Ye, Michael Carroll

1.12.23 (2018-05-10)

  • fix \'VideoCapture\' undefined symbol error (#318) * fix \'VideoCapture\' undefined symbol error The following error occured when trying to run image_publisher: [...]/devel/lib/image_publisher/image_publisher: symbol lookup error: [...]/devel/lib//libimage_publisher.so: undefined symbol: _ZN2cv12VideoCaptureC1Ev Probably, changes in cv_bridge reducing the OpenCV component dependencies led to the error. See https://github.com/ros-perception/vision_opencv/commit/8b5bbcbc1ce65734dc600695487909e0c67c1033 This is fixed by manually finding OpenCV with the required components and adding the dependencies to the library, not just the node.

    • add image_publisher opencv 2 compatibility
  • Contributors: hannometer

1.12.22 (2017-12-08)

1.12.21 (2017-11-05)

1.12.20 (2017-04-30)

1.12.19 (2016-07-24)

  • add image_publisher
  • Contributors: Kei Okada
  • add image_publisher
  • Contributors: Kei Okada

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.12.23
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version indigo
Last Updated 2019-11-06
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

Changelog for package image_publisher

1.12.23 (2018-05-10)

  • fix \'VideoCapture\' undefined symbol error (#318) * fix \'VideoCapture\' undefined symbol error The following error occured when trying to run image_publisher: [...]/devel/lib/image_publisher/image_publisher: symbol lookup error: [...]/devel/lib//libimage_publisher.so: undefined symbol: _ZN2cv12VideoCaptureC1Ev Probably, changes in cv_bridge reducing the OpenCV component dependencies led to the error. See https://github.com/ros-perception/vision_opencv/commit/8b5bbcbc1ce65734dc600695487909e0c67c1033 This is fixed by manually finding OpenCV with the required components and adding the dependencies to the library, not just the node.

    • add image_publisher opencv 2 compatibility
  • Contributors: hannometer

1.12.22 (2017-12-08)

1.12.21 (2017-11-05)

1.12.20 (2017-04-30)

1.12.19 (2016-07-24)

  • add image_publisher
  • Contributors: Kei Okada
  • add image_publisher
  • Contributors: Kei Okada

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.12.23
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version indigo
Last Updated 2019-11-06
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

Changelog for package image_publisher

1.12.23 (2018-05-10)

  • fix \'VideoCapture\' undefined symbol error (#318) * fix \'VideoCapture\' undefined symbol error The following error occured when trying to run image_publisher: [...]/devel/lib/image_publisher/image_publisher: symbol lookup error: [...]/devel/lib//libimage_publisher.so: undefined symbol: _ZN2cv12VideoCaptureC1Ev Probably, changes in cv_bridge reducing the OpenCV component dependencies led to the error. See https://github.com/ros-perception/vision_opencv/commit/8b5bbcbc1ce65734dc600695487909e0c67c1033 This is fixed by manually finding OpenCV with the required components and adding the dependencies to the library, not just the node.

    • add image_publisher opencv 2 compatibility
  • Contributors: hannometer

1.12.22 (2017-12-08)

1.12.21 (2017-11-05)

1.12.20 (2017-04-30)

1.12.19 (2016-07-24)

  • add image_publisher
  • Contributors: Kei Okada
  • add image_publisher
  • Contributors: Kei Okada

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.12.23
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version indigo
Last Updated 2019-11-06
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

Changelog for package image_publisher

1.12.23 (2018-05-10)

  • fix \'VideoCapture\' undefined symbol error (#318) * fix \'VideoCapture\' undefined symbol error The following error occured when trying to run image_publisher: [...]/devel/lib/image_publisher/image_publisher: symbol lookup error: [...]/devel/lib//libimage_publisher.so: undefined symbol: _ZN2cv12VideoCaptureC1Ev Probably, changes in cv_bridge reducing the OpenCV component dependencies led to the error. See https://github.com/ros-perception/vision_opencv/commit/8b5bbcbc1ce65734dc600695487909e0c67c1033 This is fixed by manually finding OpenCV with the required components and adding the dependencies to the library, not just the node.

    • add image_publisher opencv 2 compatibility
  • Contributors: hannometer

1.12.22 (2017-12-08)

1.12.21 (2017-11-05)

1.12.20 (2017-04-30)

1.12.19 (2016-07-24)

  • add image_publisher
  • Contributors: Kei Okada
  • add image_publisher
  • Contributors: Kei Okada

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.12.23
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version indigo
Last Updated 2019-11-06
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

Changelog for package image_publisher

1.12.23 (2018-05-10)

  • fix \'VideoCapture\' undefined symbol error (#318) * fix \'VideoCapture\' undefined symbol error The following error occured when trying to run image_publisher: [...]/devel/lib/image_publisher/image_publisher: symbol lookup error: [...]/devel/lib//libimage_publisher.so: undefined symbol: _ZN2cv12VideoCaptureC1Ev Probably, changes in cv_bridge reducing the OpenCV component dependencies led to the error. See https://github.com/ros-perception/vision_opencv/commit/8b5bbcbc1ce65734dc600695487909e0c67c1033 This is fixed by manually finding OpenCV with the required components and adding the dependencies to the library, not just the node.

    • add image_publisher opencv 2 compatibility
  • Contributors: hannometer

1.12.22 (2017-12-08)

1.12.21 (2017-11-05)

1.12.20 (2017-04-30)

1.12.19 (2016-07-24)

  • add image_publisher
  • Contributors: Kei Okada
  • add image_publisher
  • Contributors: Kei Okada

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged image_publisher at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.15.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-perception/image_pipeline.git
VCS Type git
VCS Version melodic
Last Updated 2022-12-04
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Additional Links

Maintainers

  • Vincent Rabaud
  • Steven Macenski
  • Autonomoustuff team

Authors

  • Kei Okada
README
No README found. See repository README.
CHANGELOG

1.15.2 (2022-07-13)

1.15.1 (2020-12-11)

  • adapt to OpenCV4 (#537)
  • Contributors: Joshua Whitley, Sean Yen, Timon Engelke

1.15.0 (2020-05-18)

  • updated install locations for better portability. (#500)
  • Contributors: Sean Yen

1.14.0 (2020-01-12)

1.13.0 (2019-06-12)

  • Merge pull request #358 from lucasw/image_pub_dr_private_namespace
  • Use a shared_ptr for the dynamic reconfigure pointer, and create it with the private node handle so that the parameters for the dynamic reconfigure server are in the private namespace and two image publishers can coexist in the same manager #357
  • Merge pull request #395 from ros-perception/steve_maintain
  • adding autonomoustuff mainainer
  • adding stevemacenski as maintainer to get emails
  • Contributors: Joshua Whitley, Lucas Walter, Yoshito Okada, stevemacenski

1.12.23 (2018-05-10)

  • fix \'VideoCapture\' undefined symbol error (#318) * fix \'VideoCapture\' undefined symbol error The following error occured when trying to run image_publisher: [...]/devel/lib/image_publisher/image_publisher: symbol lookup error: [...]/devel/lib//libimage_publisher.so: undefined symbol: _ZN2cv12VideoCaptureC1Ev Probably, changes in cv_bridge reducing the OpenCV component dependencies led to the error. See https://github.com/ros-perception/vision_opencv/commit/8b5bbcbc1ce65734dc600695487909e0c67c1033 This is fixed by manually finding OpenCV with the required components and adding the dependencies to the library, not just the node.

    • add image_publisher opencv 2 compatibility
  • Contributors: hannometer

1.12.22 (2017-12-08)

1.12.21 (2017-11-05)

1.12.20 (2017-04-30)

1.12.19 (2016-07-24)

  • add image_publisher
  • Contributors: Kei Okada
  • add image_publisher
  • Contributors: Kei Okada

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged image_publisher at Robotics Stack Exchange