ueye_cam package from ueye_cam repo

ueye_cam

Package Summary

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

Repository Summary

Checkout URI https://github.com/anqixu/ueye_cam.git
VCS Type git
VCS Version master
Last Updated 2022-03-08
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A ROS nodelet and node that wraps the driver API for UEye cameras by IDS Imaging Development Systems GMBH.

Additional Links

No additional links.

Maintainers

  • Anqi Xu

Authors

  • Anqi Xu

Build Test (not for release)

DISCLAMER:

This project was created within an academic research setting, and thus should be considered as EXPERIMENTAL code. There may be bugs and deficiencies in the code, so please adjust expectations accordingly. With that said, we are intrinsically motivated to ensure its correctness (and often its performance). Please use the corresponding web repository tool (e.g. github, bitbucket, etc) to file bugs, suggestions, pull requests; we will do our best to address them in a timely manner.

LAYOUT: - ueye_cam/ - cfg/: dynamic_reconfigure configuration files - include/: header files - launch/: roslaunch files - src/: source files - CMakeLists.txt: CMake project configuration file - LICENSES: license agreement - package.xml: ROS/Catkin package file - nodelet_plugins.xml: ROS nodelet specification file - README.md: this file - ~/.ros/camera_info/: camera calibration yaml files (see documentation for camera_calibration ROS package for more details) - ~/.ros/camera_conf/: UEye camera parameter configuration files (generatable using ueyedemo executable: File -> save parameter -> to file...)

REQUIREMENTS:
IDS uEye Software Suite >= 4.94

DOCUMENTATION:

www.ros.org/wiki/ueye_cam

Copyright (c) 2013-2021, Anqi Xu and contributors

All rights reserved.

BSD3 license: see LICENSE file

CHANGELOG

Changelog for package ueye_cam

1.0.19 (2021-01-13)

  • updated MD5 hash for re-packaged unofficiall IDS drivers archives
  • Contributors: Anqi Xu

1.0.18 (2021-01-09)

  • updated driver URLs for 4.94 version
  • [uEye 4.94] Update Deprecated Event Handling Functions ([#97 <https://github.com/anqixu/ueye\_cam/issues/97\>]{.title-ref})
    • Updated event functions to 4.94 API + Added init of event before enabling it
    • Added uEye 4.94 req
    • Changed timeout to UINT to fit 4_94 API
  • Adding call of exit routine for the frame event
  • Adding auto exposure reference value
  • Added support for setting the software-gamma
  • Package format update and code cleanup
  • Contributors: Anqi Xu, Brett Newman, Nullket, jmackay2, nullket

1.0.17 (2020-08-26)

1.0.16 (2017-01-02)

  • fixed crash on camera reconnect
  • Contributors: Anqi Xu, Christopher Wecht

1.0.15 (2016-08-25)

  • recover + update from failure in setColorMode
  • extended color modes (10, 12, 16 bit per channel)
  • added timeout topic for better debugging of frame timeouts
  • Contributors: Anqi Xu, Dominik Klein

1.0.14 (2016-05-26)

  • now attempting to link against 32-bit ARMHF IDS libs on ARM64 arch
  • added capability to detect ARM64 processor (aarch64)
  • added separate rates for polling frames vs publishing images
  • fixed buffersize for subsampling and increased maximum image size availible via rqt
  • added Travis CI config
  • Contributors: Anqi Xu, Eddy, Isaac I.Y. Saito, francois

1.0.13 (2016-05-13)

  • Change timestamp source based on issue https://github.com/anqixu/ueye_cam/issues/37
  • changed \'failure to set active-low flash\' from error to warning
  • Fixed typo in Gain for dynamic reconfigure parameters
  • Updated pixel_clock cap in dyncfg settings
  • Added check_ueye_api to confirm availability of IDS SDK at runtime
  • Contributors: Anqi Xu, Anup, Aris Synodinos, Kei Okada

1.0.12 (2015-09-28)

  • fixed binning IS_INVALID_BUFFER_SIZE bug
  • Modified nodelet to use camera timestamp instead of wall clock time
  • Fix for new upstream dir name on ARM
  • Contributors: Alejandro Merello, Anqi Xu, Scott K Logan

1.0.11 (2015-08-17)

  • updated barebones IDS drivers to 4.61
  • removed barebones IDS drivers from debian packaging
  • Added proper checking for C++11 features on compilers
  • Performed minor code cleanup, updated old PLUGINLIB_DECLARE_CLASS to newer PLUGINLIB_EXPORT_CLASS
  • Contributors: Anqi Xu, Aris Synodinos

1.0.10 (2015-08-06)

  • fixed setting synchronization bugs during camera initialization
  • added support for (packed) BGR8 color mode
  • failing to set non-essential parameters will no longer prematurily terminate nodelet
  • updated printouts to be more verbose and consistent
  • fix for reported ARM arch on Fedora
  • Contributors: Anqi Xu, Scott K Logan

1.0.9 (2015-02-03)

  • fixed lagged changes to flip_upd and flip_lr via rqt_reconfigure
  • Support discrete-only pixelclocks cameras
  • Ask if gainboost is supported first
  • Switched to jbohren\'s version of the file(GENERATE...) fix
  • Contributors: Anqi Xu, Fran Real, Jonathan Bohren

1.0.8 (2015-01-08)

  • switched from cmake\'s file(GENERATE ...) to execute_command(cp ...), to accommodate cmake 2.8.x on Saucy
  • Contributors: Anqi Xu

1.0.7 (2014-12-22)

  • continuing to address issues on ROS bin buildfarm
  • Contributors: Anqi Xu

1.0.6 (2014-12-18)

  • continuing to trying to fix errors on ROS buildfarm
  • Contributors: Anqi Xu

1.0.5 (2014-12-11)

  • fixed/improved unofficial driver install; added warning messages during compile- & run-time to note that unofficially-installed drivers will allow ueye_cam to be compiled, but will not detect any cameras during runtime (since IDS camera daemon is not packaged in unofficial driver download)
  • Contributors: Anqi Xu

1.0.4 (2014-12-01)

  • Switching to DownloadUEyeDriversUnofficial.cmake (based on ueye ROS package) until IDS grants official permission
  • Contributors: Anqi Xu

1.0.3 (2014-11-05)

  • Dependency switch from \'vision_opencv\' meta-package to \'cv_bridge\' package
  • trim \'/\' prefix of topic and service to change to relative name-space
  • Contributors: Anqi Xu, Yutaka Kondo

1.0.2 (2014-10-16)

  • switched from rosdep \'opencv2\' to \'vision_opencv\'
  • Contributors: Anqi Xu

1.0.1 (2014-10-16)

  • Package now attempts to auto-install IDS uEye drivers; prints more useful info for IS_TIMED_OUT errors
  • First attempt at debian-packaging
  • Contributors: Anqi Xu, Dirk Thomas, Juan Camilo Gamboa Higuera, Kei Okada, Yutaka Kondo

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Dependant Packages

No known dependants.

Launch files

  • launch/xs_bayer_rggb.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/master_slaves_rgb8.launch
  • launch/bayer_rggb_image_proc.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/debug.launch
  • launch/master_slaves_pwm_rgb8.launch
    • In this example launch file one camera creates a pwm signal on GPIO 2 which can be used to trigger itself and other cameras which have set their GPIO 1 to "trigger". For this to work the cameras have to be in external trigger mode (ext_trigger_mode = true). The framerate can be set via the pwm_freq setting. GPIO 2 of the master and GPIO 1 of all cameras (including the master) as well as the ground have to be electrically connected via the I/O connecters of the cameras. Note: Using the pwm is an (according to IDS official) alternative to the trigger a cameras. The other way (using the flash to trigger other cameras) is supported as well by this driver. The corresponding configuration is shown in master_slaves_rgb8.launch
  • launch/rgb8.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged ueye_cam at Robotics Stack Exchange

ueye_cam package from ueye_cam repo

ueye_cam

Package Summary

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

Repository Summary

Checkout URI https://github.com/anqixu/ueye_cam.git
VCS Type git
VCS Version master
Last Updated 2022-03-08
Dev Status DEVELOPED
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

A ROS nodelet and node that wraps the driver API for UEye cameras by IDS Imaging Development Systems GMBH.

Additional Links

No additional links.

Maintainers

  • Anqi Xu

Authors

  • Anqi Xu

Build Test (not for release)

DISCLAMER:

This project was created within an academic research setting, and thus should be considered as EXPERIMENTAL code. There may be bugs and deficiencies in the code, so please adjust expectations accordingly. With that said, we are intrinsically motivated to ensure its correctness (and often its performance). Please use the corresponding web repository tool (e.g. github, bitbucket, etc) to file bugs, suggestions, pull requests; we will do our best to address them in a timely manner.

LAYOUT: - ueye_cam/ - cfg/: dynamic_reconfigure configuration files - include/: header files - launch/: roslaunch files - src/: source files - CMakeLists.txt: CMake project configuration file - LICENSES: license agreement - package.xml: ROS/Catkin package file - nodelet_plugins.xml: ROS nodelet specification file - README.md: this file - ~/.ros/camera_info/: camera calibration yaml files (see documentation for camera_calibration ROS package for more details) - ~/.ros/camera_conf/: UEye camera parameter configuration files (generatable using ueyedemo executable: File -> save parameter -> to file...)

REQUIREMENTS:
IDS uEye Software Suite >= 4.94

DOCUMENTATION:

www.ros.org/wiki/ueye_cam

Copyright (c) 2013-2021, Anqi Xu and contributors

All rights reserved.

BSD3 license: see LICENSE file

CHANGELOG

Changelog for package ueye_cam

1.0.19 (2021-01-13)

  • updated MD5 hash for re-packaged unofficiall IDS drivers archives
  • Contributors: Anqi Xu

1.0.18 (2021-01-09)

  • updated driver URLs for 4.94 version
  • [uEye 4.94] Update Deprecated Event Handling Functions ([#97 <https://github.com/anqixu/ueye\_cam/issues/97\>]{.title-ref})
    • Updated event functions to 4.94 API + Added init of event before enabling it
    • Added uEye 4.94 req
    • Changed timeout to UINT to fit 4_94 API
  • Adding call of exit routine for the frame event
  • Adding auto exposure reference value
  • Added support for setting the software-gamma
  • Package format update and code cleanup
  • Contributors: Anqi Xu, Brett Newman, Nullket, jmackay2, nullket

1.0.17 (2020-08-26)

1.0.16 (2017-01-02)

  • fixed crash on camera reconnect
  • Contributors: Anqi Xu, Christopher Wecht

1.0.15 (2016-08-25)

  • recover + update from failure in setColorMode
  • extended color modes (10, 12, 16 bit per channel)
  • added timeout topic for better debugging of frame timeouts
  • Contributors: Anqi Xu, Dominik Klein

1.0.14 (2016-05-26)

  • now attempting to link against 32-bit ARMHF IDS libs on ARM64 arch
  • added capability to detect ARM64 processor (aarch64)
  • added separate rates for polling frames vs publishing images
  • fixed buffersize for subsampling and increased maximum image size availible via rqt
  • added Travis CI config
  • Contributors: Anqi Xu, Eddy, Isaac I.Y. Saito, francois

1.0.13 (2016-05-13)

  • Change timestamp source based on issue https://github.com/anqixu/ueye_cam/issues/37
  • changed \'failure to set active-low flash\' from error to warning
  • Fixed typo in Gain for dynamic reconfigure parameters
  • Updated pixel_clock cap in dyncfg settings
  • Added check_ueye_api to confirm availability of IDS SDK at runtime
  • Contributors: Anqi Xu, Anup, Aris Synodinos, Kei Okada

1.0.12 (2015-09-28)

  • fixed binning IS_INVALID_BUFFER_SIZE bug
  • Modified nodelet to use camera timestamp instead of wall clock time
  • Fix for new upstream dir name on ARM
  • Contributors: Alejandro Merello, Anqi Xu, Scott K Logan

1.0.11 (2015-08-17)

  • updated barebones IDS drivers to 4.61
  • removed barebones IDS drivers from debian packaging
  • Added proper checking for C++11 features on compilers
  • Performed minor code cleanup, updated old PLUGINLIB_DECLARE_CLASS to newer PLUGINLIB_EXPORT_CLASS
  • Contributors: Anqi Xu, Aris Synodinos

1.0.10 (2015-08-06)

  • fixed setting synchronization bugs during camera initialization
  • added support for (packed) BGR8 color mode
  • failing to set non-essential parameters will no longer prematurily terminate nodelet
  • updated printouts to be more verbose and consistent
  • fix for reported ARM arch on Fedora
  • Contributors: Anqi Xu, Scott K Logan

1.0.9 (2015-02-03)

  • fixed lagged changes to flip_upd and flip_lr via rqt_reconfigure
  • Support discrete-only pixelclocks cameras
  • Ask if gainboost is supported first
  • Switched to jbohren\'s version of the file(GENERATE...) fix
  • Contributors: Anqi Xu, Fran Real, Jonathan Bohren

1.0.8 (2015-01-08)

  • switched from cmake\'s file(GENERATE ...) to execute_command(cp ...), to accommodate cmake 2.8.x on Saucy
  • Contributors: Anqi Xu

1.0.7 (2014-12-22)

  • continuing to address issues on ROS bin buildfarm
  • Contributors: Anqi Xu

1.0.6 (2014-12-18)

  • continuing to trying to fix errors on ROS buildfarm
  • Contributors: Anqi Xu

1.0.5 (2014-12-11)

  • fixed/improved unofficial driver install; added warning messages during compile- & run-time to note that unofficially-installed drivers will allow ueye_cam to be compiled, but will not detect any cameras during runtime (since IDS camera daemon is not packaged in unofficial driver download)
  • Contributors: Anqi Xu

1.0.4 (2014-12-01)

  • Switching to DownloadUEyeDriversUnofficial.cmake (based on ueye ROS package) until IDS grants official permission
  • Contributors: Anqi Xu

1.0.3 (2014-11-05)

  • Dependency switch from \'vision_opencv\' meta-package to \'cv_bridge\' package
  • trim \'/\' prefix of topic and service to change to relative name-space
  • Contributors: Anqi Xu, Yutaka Kondo

1.0.2 (2014-10-16)

  • switched from rosdep \'opencv2\' to \'vision_opencv\'
  • Contributors: Anqi Xu

1.0.1 (2014-10-16)

  • Package now attempts to auto-install IDS uEye drivers; prints more useful info for IS_TIMED_OUT errors
  • First attempt at debian-packaging
  • Contributors: Anqi Xu, Dirk Thomas, Juan Camilo Gamboa Higuera, Kei Okada, Yutaka Kondo

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Dependant Packages

No known dependants.

Launch files

  • launch/xs_bayer_rggb.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/master_slaves_rgb8.launch
  • launch/bayer_rggb_image_proc.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/debug.launch
  • launch/master_slaves_pwm_rgb8.launch
    • In this example launch file one camera creates a pwm signal on GPIO 2 which can be used to trigger itself and other cameras which have set their GPIO 1 to "trigger". For this to work the cameras have to be in external trigger mode (ext_trigger_mode = true). The framerate can be set via the pwm_freq setting. GPIO 2 of the master and GPIO 1 of all cameras (including the master) as well as the ground have to be electrically connected via the I/O connecters of the cameras. Note: Using the pwm is an (according to IDS official) alternative to the trigger a cameras. The other way (using the flash to trigger other cameras) is supported as well by this driver. The corresponding configuration is shown in master_slaves_rgb8.launch
  • launch/rgb8.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged ueye_cam at Robotics Stack Exchange

ueye_cam package from ueye_cam repo

ueye_cam

Package Summary

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

Repository Summary

Checkout URI https://github.com/anqixu/ueye_cam.git
VCS Type git
VCS Version master
Last Updated 2022-03-08
Dev Status DEVELOPED
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

A ROS nodelet and node that wraps the driver API for UEye cameras by IDS Imaging Development Systems GMBH.

Additional Links

No additional links.

Maintainers

  • Anqi Xu

Authors

  • Anqi Xu

Build Test (not for release)

DISCLAMER:

This project was created within an academic research setting, and thus should be considered as EXPERIMENTAL code. There may be bugs and deficiencies in the code, so please adjust expectations accordingly. With that said, we are intrinsically motivated to ensure its correctness (and often its performance). Please use the corresponding web repository tool (e.g. github, bitbucket, etc) to file bugs, suggestions, pull requests; we will do our best to address them in a timely manner.

LAYOUT: - ueye_cam/ - cfg/: dynamic_reconfigure configuration files - include/: header files - launch/: roslaunch files - src/: source files - CMakeLists.txt: CMake project configuration file - LICENSES: license agreement - package.xml: ROS/Catkin package file - nodelet_plugins.xml: ROS nodelet specification file - README.md: this file - ~/.ros/camera_info/: camera calibration yaml files (see documentation for camera_calibration ROS package for more details) - ~/.ros/camera_conf/: UEye camera parameter configuration files (generatable using ueyedemo executable: File -> save parameter -> to file...)

REQUIREMENTS:
IDS uEye Software Suite >= 4.94

DOCUMENTATION:

www.ros.org/wiki/ueye_cam

Copyright (c) 2013-2021, Anqi Xu and contributors

All rights reserved.

BSD3 license: see LICENSE file

CHANGELOG

Changelog for package ueye_cam

1.0.19 (2021-01-13)

  • updated MD5 hash for re-packaged unofficiall IDS drivers archives
  • Contributors: Anqi Xu

1.0.18 (2021-01-09)

  • updated driver URLs for 4.94 version
  • [uEye 4.94] Update Deprecated Event Handling Functions ([#97 <https://github.com/anqixu/ueye\_cam/issues/97\>]{.title-ref})
    • Updated event functions to 4.94 API + Added init of event before enabling it
    • Added uEye 4.94 req
    • Changed timeout to UINT to fit 4_94 API
  • Adding call of exit routine for the frame event
  • Adding auto exposure reference value
  • Added support for setting the software-gamma
  • Package format update and code cleanup
  • Contributors: Anqi Xu, Brett Newman, Nullket, jmackay2, nullket

1.0.17 (2020-08-26)

1.0.16 (2017-01-02)

  • fixed crash on camera reconnect
  • Contributors: Anqi Xu, Christopher Wecht

1.0.15 (2016-08-25)

  • recover + update from failure in setColorMode
  • extended color modes (10, 12, 16 bit per channel)
  • added timeout topic for better debugging of frame timeouts
  • Contributors: Anqi Xu, Dominik Klein

1.0.14 (2016-05-26)

  • now attempting to link against 32-bit ARMHF IDS libs on ARM64 arch
  • added capability to detect ARM64 processor (aarch64)
  • added separate rates for polling frames vs publishing images
  • fixed buffersize for subsampling and increased maximum image size availible via rqt
  • added Travis CI config
  • Contributors: Anqi Xu, Eddy, Isaac I.Y. Saito, francois

1.0.13 (2016-05-13)

  • Change timestamp source based on issue https://github.com/anqixu/ueye_cam/issues/37
  • changed \'failure to set active-low flash\' from error to warning
  • Fixed typo in Gain for dynamic reconfigure parameters
  • Updated pixel_clock cap in dyncfg settings
  • Added check_ueye_api to confirm availability of IDS SDK at runtime
  • Contributors: Anqi Xu, Anup, Aris Synodinos, Kei Okada

1.0.12 (2015-09-28)

  • fixed binning IS_INVALID_BUFFER_SIZE bug
  • Modified nodelet to use camera timestamp instead of wall clock time
  • Fix for new upstream dir name on ARM
  • Contributors: Alejandro Merello, Anqi Xu, Scott K Logan

1.0.11 (2015-08-17)

  • updated barebones IDS drivers to 4.61
  • removed barebones IDS drivers from debian packaging
  • Added proper checking for C++11 features on compilers
  • Performed minor code cleanup, updated old PLUGINLIB_DECLARE_CLASS to newer PLUGINLIB_EXPORT_CLASS
  • Contributors: Anqi Xu, Aris Synodinos

1.0.10 (2015-08-06)

  • fixed setting synchronization bugs during camera initialization
  • added support for (packed) BGR8 color mode
  • failing to set non-essential parameters will no longer prematurily terminate nodelet
  • updated printouts to be more verbose and consistent
  • fix for reported ARM arch on Fedora
  • Contributors: Anqi Xu, Scott K Logan

1.0.9 (2015-02-03)

  • fixed lagged changes to flip_upd and flip_lr via rqt_reconfigure
  • Support discrete-only pixelclocks cameras
  • Ask if gainboost is supported first
  • Switched to jbohren\'s version of the file(GENERATE...) fix
  • Contributors: Anqi Xu, Fran Real, Jonathan Bohren

1.0.8 (2015-01-08)

  • switched from cmake\'s file(GENERATE ...) to execute_command(cp ...), to accommodate cmake 2.8.x on Saucy
  • Contributors: Anqi Xu

1.0.7 (2014-12-22)

  • continuing to address issues on ROS bin buildfarm
  • Contributors: Anqi Xu

1.0.6 (2014-12-18)

  • continuing to trying to fix errors on ROS buildfarm
  • Contributors: Anqi Xu

1.0.5 (2014-12-11)

  • fixed/improved unofficial driver install; added warning messages during compile- & run-time to note that unofficially-installed drivers will allow ueye_cam to be compiled, but will not detect any cameras during runtime (since IDS camera daemon is not packaged in unofficial driver download)
  • Contributors: Anqi Xu

1.0.4 (2014-12-01)

  • Switching to DownloadUEyeDriversUnofficial.cmake (based on ueye ROS package) until IDS grants official permission
  • Contributors: Anqi Xu

1.0.3 (2014-11-05)

  • Dependency switch from \'vision_opencv\' meta-package to \'cv_bridge\' package
  • trim \'/\' prefix of topic and service to change to relative name-space
  • Contributors: Anqi Xu, Yutaka Kondo

1.0.2 (2014-10-16)

  • switched from rosdep \'opencv2\' to \'vision_opencv\'
  • Contributors: Anqi Xu

1.0.1 (2014-10-16)

  • Package now attempts to auto-install IDS uEye drivers; prints more useful info for IS_TIMED_OUT errors
  • First attempt at debian-packaging
  • Contributors: Anqi Xu, Dirk Thomas, Juan Camilo Gamboa Higuera, Kei Okada, Yutaka Kondo

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

  • launch/xs_bayer_rggb.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/master_slaves_rgb8.launch
  • launch/bayer_rggb_image_proc.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/debug.launch
  • launch/master_slaves_pwm_rgb8.launch
    • In this example launch file one camera creates a pwm signal on GPIO 2 which can be used to trigger itself and other cameras which have set their GPIO 1 to "trigger". For this to work the cameras have to be in external trigger mode (ext_trigger_mode = true). The framerate can be set via the pwm_freq setting. GPIO 2 of the master and GPIO 1 of all cameras (including the master) as well as the ground have to be electrically connected via the I/O connecters of the cameras. Note: Using the pwm is an (according to IDS official) alternative to the trigger a cameras. The other way (using the flash to trigger other cameras) is supported as well by this driver. The corresponding configuration is shown in master_slaves_rgb8.launch
  • launch/rgb8.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged ueye_cam at Robotics Stack Exchange

ueye_cam package from ueye_cam repo

ueye_cam

Package Summary

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

Repository Summary

Checkout URI https://github.com/anqixu/ueye_cam.git
VCS Type git
VCS Version master
Last Updated 2022-03-08
Dev Status DEVELOPED
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

A ROS nodelet and node that wraps the driver API for UEye cameras by IDS Imaging Development Systems GMBH.

Additional Links

No additional links.

Maintainers

  • Anqi Xu

Authors

  • Anqi Xu

Build Test (not for release)

DISCLAMER:

This project was created within an academic research setting, and thus should be considered as EXPERIMENTAL code. There may be bugs and deficiencies in the code, so please adjust expectations accordingly. With that said, we are intrinsically motivated to ensure its correctness (and often its performance). Please use the corresponding web repository tool (e.g. github, bitbucket, etc) to file bugs, suggestions, pull requests; we will do our best to address them in a timely manner.

LAYOUT: - ueye_cam/ - cfg/: dynamic_reconfigure configuration files - include/: header files - launch/: roslaunch files - src/: source files - CMakeLists.txt: CMake project configuration file - LICENSES: license agreement - package.xml: ROS/Catkin package file - nodelet_plugins.xml: ROS nodelet specification file - README.md: this file - ~/.ros/camera_info/: camera calibration yaml files (see documentation for camera_calibration ROS package for more details) - ~/.ros/camera_conf/: UEye camera parameter configuration files (generatable using ueyedemo executable: File -> save parameter -> to file...)

REQUIREMENTS:
IDS uEye Software Suite >= 4.94

DOCUMENTATION:

www.ros.org/wiki/ueye_cam

Copyright (c) 2013-2021, Anqi Xu and contributors

All rights reserved.

BSD3 license: see LICENSE file

CHANGELOG

Changelog for package ueye_cam

1.0.19 (2021-01-13)

  • updated MD5 hash for re-packaged unofficiall IDS drivers archives
  • Contributors: Anqi Xu

1.0.18 (2021-01-09)

  • updated driver URLs for 4.94 version
  • [uEye 4.94] Update Deprecated Event Handling Functions ([#97 <https://github.com/anqixu/ueye\_cam/issues/97\>]{.title-ref})
    • Updated event functions to 4.94 API + Added init of event before enabling it
    • Added uEye 4.94 req
    • Changed timeout to UINT to fit 4_94 API
  • Adding call of exit routine for the frame event
  • Adding auto exposure reference value
  • Added support for setting the software-gamma
  • Package format update and code cleanup
  • Contributors: Anqi Xu, Brett Newman, Nullket, jmackay2, nullket

1.0.17 (2020-08-26)

1.0.16 (2017-01-02)

  • fixed crash on camera reconnect
  • Contributors: Anqi Xu, Christopher Wecht

1.0.15 (2016-08-25)

  • recover + update from failure in setColorMode
  • extended color modes (10, 12, 16 bit per channel)
  • added timeout topic for better debugging of frame timeouts
  • Contributors: Anqi Xu, Dominik Klein

1.0.14 (2016-05-26)

  • now attempting to link against 32-bit ARMHF IDS libs on ARM64 arch
  • added capability to detect ARM64 processor (aarch64)
  • added separate rates for polling frames vs publishing images
  • fixed buffersize for subsampling and increased maximum image size availible via rqt
  • added Travis CI config
  • Contributors: Anqi Xu, Eddy, Isaac I.Y. Saito, francois

1.0.13 (2016-05-13)

  • Change timestamp source based on issue https://github.com/anqixu/ueye_cam/issues/37
  • changed \'failure to set active-low flash\' from error to warning
  • Fixed typo in Gain for dynamic reconfigure parameters
  • Updated pixel_clock cap in dyncfg settings
  • Added check_ueye_api to confirm availability of IDS SDK at runtime
  • Contributors: Anqi Xu, Anup, Aris Synodinos, Kei Okada

1.0.12 (2015-09-28)

  • fixed binning IS_INVALID_BUFFER_SIZE bug
  • Modified nodelet to use camera timestamp instead of wall clock time
  • Fix for new upstream dir name on ARM
  • Contributors: Alejandro Merello, Anqi Xu, Scott K Logan

1.0.11 (2015-08-17)

  • updated barebones IDS drivers to 4.61
  • removed barebones IDS drivers from debian packaging
  • Added proper checking for C++11 features on compilers
  • Performed minor code cleanup, updated old PLUGINLIB_DECLARE_CLASS to newer PLUGINLIB_EXPORT_CLASS
  • Contributors: Anqi Xu, Aris Synodinos

1.0.10 (2015-08-06)

  • fixed setting synchronization bugs during camera initialization
  • added support for (packed) BGR8 color mode
  • failing to set non-essential parameters will no longer prematurily terminate nodelet
  • updated printouts to be more verbose and consistent
  • fix for reported ARM arch on Fedora
  • Contributors: Anqi Xu, Scott K Logan

1.0.9 (2015-02-03)

  • fixed lagged changes to flip_upd and flip_lr via rqt_reconfigure
  • Support discrete-only pixelclocks cameras
  • Ask if gainboost is supported first
  • Switched to jbohren\'s version of the file(GENERATE...) fix
  • Contributors: Anqi Xu, Fran Real, Jonathan Bohren

1.0.8 (2015-01-08)

  • switched from cmake\'s file(GENERATE ...) to execute_command(cp ...), to accommodate cmake 2.8.x on Saucy
  • Contributors: Anqi Xu

1.0.7 (2014-12-22)

  • continuing to address issues on ROS bin buildfarm
  • Contributors: Anqi Xu

1.0.6 (2014-12-18)

  • continuing to trying to fix errors on ROS buildfarm
  • Contributors: Anqi Xu

1.0.5 (2014-12-11)

  • fixed/improved unofficial driver install; added warning messages during compile- & run-time to note that unofficially-installed drivers will allow ueye_cam to be compiled, but will not detect any cameras during runtime (since IDS camera daemon is not packaged in unofficial driver download)
  • Contributors: Anqi Xu

1.0.4 (2014-12-01)

  • Switching to DownloadUEyeDriversUnofficial.cmake (based on ueye ROS package) until IDS grants official permission
  • Contributors: Anqi Xu

1.0.3 (2014-11-05)

  • Dependency switch from \'vision_opencv\' meta-package to \'cv_bridge\' package
  • trim \'/\' prefix of topic and service to change to relative name-space
  • Contributors: Anqi Xu, Yutaka Kondo

1.0.2 (2014-10-16)

  • switched from rosdep \'opencv2\' to \'vision_opencv\'
  • Contributors: Anqi Xu

1.0.1 (2014-10-16)

  • Package now attempts to auto-install IDS uEye drivers; prints more useful info for IS_TIMED_OUT errors
  • First attempt at debian-packaging
  • Contributors: Anqi Xu, Dirk Thomas, Juan Camilo Gamboa Higuera, Kei Okada, Yutaka Kondo

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

  • launch/xs_bayer_rggb.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/master_slaves_rgb8.launch
  • launch/bayer_rggb_image_proc.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/debug.launch
  • launch/master_slaves_pwm_rgb8.launch
    • In this example launch file one camera creates a pwm signal on GPIO 2 which can be used to trigger itself and other cameras which have set their GPIO 1 to "trigger". For this to work the cameras have to be in external trigger mode (ext_trigger_mode = true). The framerate can be set via the pwm_freq setting. GPIO 2 of the master and GPIO 1 of all cameras (including the master) as well as the ground have to be electrically connected via the I/O connecters of the cameras. Note: Using the pwm is an (according to IDS official) alternative to the trigger a cameras. The other way (using the flash to trigger other cameras) is supported as well by this driver. The corresponding configuration is shown in master_slaves_rgb8.launch
  • launch/rgb8.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged ueye_cam at Robotics Stack Exchange

ueye_cam package from ueye_cam repo

ueye_cam

Package Summary

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

Repository Summary

Checkout URI https://github.com/anqixu/ueye_cam.git
VCS Type git
VCS Version master
Last Updated 2022-03-08
Dev Status DEVELOPED
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

A ROS nodelet and node that wraps the driver API for UEye cameras by IDS Imaging Development Systems GMBH.

Additional Links

No additional links.

Maintainers

  • Anqi Xu

Authors

  • Anqi Xu

Build Test (not for release)

DISCLAMER:

This project was created within an academic research setting, and thus should be considered as EXPERIMENTAL code. There may be bugs and deficiencies in the code, so please adjust expectations accordingly. With that said, we are intrinsically motivated to ensure its correctness (and often its performance). Please use the corresponding web repository tool (e.g. github, bitbucket, etc) to file bugs, suggestions, pull requests; we will do our best to address them in a timely manner.

LAYOUT: - ueye_cam/ - cfg/: dynamic_reconfigure configuration files - include/: header files - launch/: roslaunch files - src/: source files - CMakeLists.txt: CMake project configuration file - LICENSES: license agreement - package.xml: ROS/Catkin package file - nodelet_plugins.xml: ROS nodelet specification file - README.md: this file - ~/.ros/camera_info/: camera calibration yaml files (see documentation for camera_calibration ROS package for more details) - ~/.ros/camera_conf/: UEye camera parameter configuration files (generatable using ueyedemo executable: File -> save parameter -> to file...)

REQUIREMENTS:
IDS uEye Software Suite >= 4.94

DOCUMENTATION:

www.ros.org/wiki/ueye_cam

Copyright (c) 2013-2021, Anqi Xu and contributors

All rights reserved.

BSD3 license: see LICENSE file

CHANGELOG

Changelog for package ueye_cam

1.0.19 (2021-01-13)

  • updated MD5 hash for re-packaged unofficiall IDS drivers archives
  • Contributors: Anqi Xu

1.0.18 (2021-01-09)

  • updated driver URLs for 4.94 version
  • [uEye 4.94] Update Deprecated Event Handling Functions ([#97 <https://github.com/anqixu/ueye\_cam/issues/97\>]{.title-ref})
    • Updated event functions to 4.94 API + Added init of event before enabling it
    • Added uEye 4.94 req
    • Changed timeout to UINT to fit 4_94 API
  • Adding call of exit routine for the frame event
  • Adding auto exposure reference value
  • Added support for setting the software-gamma
  • Package format update and code cleanup
  • Contributors: Anqi Xu, Brett Newman, Nullket, jmackay2, nullket

1.0.17 (2020-08-26)

1.0.16 (2017-01-02)

  • fixed crash on camera reconnect
  • Contributors: Anqi Xu, Christopher Wecht

1.0.15 (2016-08-25)

  • recover + update from failure in setColorMode
  • extended color modes (10, 12, 16 bit per channel)
  • added timeout topic for better debugging of frame timeouts
  • Contributors: Anqi Xu, Dominik Klein

1.0.14 (2016-05-26)

  • now attempting to link against 32-bit ARMHF IDS libs on ARM64 arch
  • added capability to detect ARM64 processor (aarch64)
  • added separate rates for polling frames vs publishing images
  • fixed buffersize for subsampling and increased maximum image size availible via rqt
  • added Travis CI config
  • Contributors: Anqi Xu, Eddy, Isaac I.Y. Saito, francois

1.0.13 (2016-05-13)

  • Change timestamp source based on issue https://github.com/anqixu/ueye_cam/issues/37
  • changed \'failure to set active-low flash\' from error to warning
  • Fixed typo in Gain for dynamic reconfigure parameters
  • Updated pixel_clock cap in dyncfg settings
  • Added check_ueye_api to confirm availability of IDS SDK at runtime
  • Contributors: Anqi Xu, Anup, Aris Synodinos, Kei Okada

1.0.12 (2015-09-28)

  • fixed binning IS_INVALID_BUFFER_SIZE bug
  • Modified nodelet to use camera timestamp instead of wall clock time
  • Fix for new upstream dir name on ARM
  • Contributors: Alejandro Merello, Anqi Xu, Scott K Logan

1.0.11 (2015-08-17)

  • updated barebones IDS drivers to 4.61
  • removed barebones IDS drivers from debian packaging
  • Added proper checking for C++11 features on compilers
  • Performed minor code cleanup, updated old PLUGINLIB_DECLARE_CLASS to newer PLUGINLIB_EXPORT_CLASS
  • Contributors: Anqi Xu, Aris Synodinos

1.0.10 (2015-08-06)

  • fixed setting synchronization bugs during camera initialization
  • added support for (packed) BGR8 color mode
  • failing to set non-essential parameters will no longer prematurily terminate nodelet
  • updated printouts to be more verbose and consistent
  • fix for reported ARM arch on Fedora
  • Contributors: Anqi Xu, Scott K Logan

1.0.9 (2015-02-03)

  • fixed lagged changes to flip_upd and flip_lr via rqt_reconfigure
  • Support discrete-only pixelclocks cameras
  • Ask if gainboost is supported first
  • Switched to jbohren\'s version of the file(GENERATE...) fix
  • Contributors: Anqi Xu, Fran Real, Jonathan Bohren

1.0.8 (2015-01-08)

  • switched from cmake\'s file(GENERATE ...) to execute_command(cp ...), to accommodate cmake 2.8.x on Saucy
  • Contributors: Anqi Xu

1.0.7 (2014-12-22)

  • continuing to address issues on ROS bin buildfarm
  • Contributors: Anqi Xu

1.0.6 (2014-12-18)

  • continuing to trying to fix errors on ROS buildfarm
  • Contributors: Anqi Xu

1.0.5 (2014-12-11)

  • fixed/improved unofficial driver install; added warning messages during compile- & run-time to note that unofficially-installed drivers will allow ueye_cam to be compiled, but will not detect any cameras during runtime (since IDS camera daemon is not packaged in unofficial driver download)
  • Contributors: Anqi Xu

1.0.4 (2014-12-01)

  • Switching to DownloadUEyeDriversUnofficial.cmake (based on ueye ROS package) until IDS grants official permission
  • Contributors: Anqi Xu

1.0.3 (2014-11-05)

  • Dependency switch from \'vision_opencv\' meta-package to \'cv_bridge\' package
  • trim \'/\' prefix of topic and service to change to relative name-space
  • Contributors: Anqi Xu, Yutaka Kondo

1.0.2 (2014-10-16)

  • switched from rosdep \'opencv2\' to \'vision_opencv\'
  • Contributors: Anqi Xu

1.0.1 (2014-10-16)

  • Package now attempts to auto-install IDS uEye drivers; prints more useful info for IS_TIMED_OUT errors
  • First attempt at debian-packaging
  • Contributors: Anqi Xu, Dirk Thomas, Juan Camilo Gamboa Higuera, Kei Okada, Yutaka Kondo

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

  • launch/xs_bayer_rggb.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/master_slaves_rgb8.launch
  • launch/bayer_rggb_image_proc.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/debug.launch
  • launch/master_slaves_pwm_rgb8.launch
    • In this example launch file one camera creates a pwm signal on GPIO 2 which can be used to trigger itself and other cameras which have set their GPIO 1 to "trigger". For this to work the cameras have to be in external trigger mode (ext_trigger_mode = true). The framerate can be set via the pwm_freq setting. GPIO 2 of the master and GPIO 1 of all cameras (including the master) as well as the ground have to be electrically connected via the I/O connecters of the cameras. Note: Using the pwm is an (according to IDS official) alternative to the trigger a cameras. The other way (using the flash to trigger other cameras) is supported as well by this driver. The corresponding configuration is shown in master_slaves_rgb8.launch
  • launch/rgb8.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged ueye_cam at Robotics Stack Exchange

ueye_cam package from ueye_cam repo

ueye_cam

Package Summary

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

Repository Summary

Checkout URI https://github.com/anqixu/ueye_cam.git
VCS Type git
VCS Version master
Last Updated 2022-03-08
Dev Status DEVELOPED
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

A ROS nodelet and node that wraps the driver API for UEye cameras by IDS Imaging Development Systems GMBH.

Additional Links

No additional links.

Maintainers

  • Anqi Xu

Authors

  • Anqi Xu

Build Test (not for release)

DISCLAMER:

This project was created within an academic research setting, and thus should be considered as EXPERIMENTAL code. There may be bugs and deficiencies in the code, so please adjust expectations accordingly. With that said, we are intrinsically motivated to ensure its correctness (and often its performance). Please use the corresponding web repository tool (e.g. github, bitbucket, etc) to file bugs, suggestions, pull requests; we will do our best to address them in a timely manner.

LAYOUT: - ueye_cam/ - cfg/: dynamic_reconfigure configuration files - include/: header files - launch/: roslaunch files - src/: source files - CMakeLists.txt: CMake project configuration file - LICENSES: license agreement - package.xml: ROS/Catkin package file - nodelet_plugins.xml: ROS nodelet specification file - README.md: this file - ~/.ros/camera_info/: camera calibration yaml files (see documentation for camera_calibration ROS package for more details) - ~/.ros/camera_conf/: UEye camera parameter configuration files (generatable using ueyedemo executable: File -> save parameter -> to file...)

REQUIREMENTS:
IDS uEye Software Suite >= 4.94

DOCUMENTATION:

www.ros.org/wiki/ueye_cam

Copyright (c) 2013-2021, Anqi Xu and contributors

All rights reserved.

BSD3 license: see LICENSE file

CHANGELOG

Changelog for package ueye_cam

1.0.19 (2021-01-13)

  • updated MD5 hash for re-packaged unofficiall IDS drivers archives
  • Contributors: Anqi Xu

1.0.18 (2021-01-09)

  • updated driver URLs for 4.94 version
  • [uEye 4.94] Update Deprecated Event Handling Functions ([#97 <https://github.com/anqixu/ueye\_cam/issues/97\>]{.title-ref})
    • Updated event functions to 4.94 API + Added init of event before enabling it
    • Added uEye 4.94 req
    • Changed timeout to UINT to fit 4_94 API
  • Adding call of exit routine for the frame event
  • Adding auto exposure reference value
  • Added support for setting the software-gamma
  • Package format update and code cleanup
  • Contributors: Anqi Xu, Brett Newman, Nullket, jmackay2, nullket

1.0.17 (2020-08-26)

1.0.16 (2017-01-02)

  • fixed crash on camera reconnect
  • Contributors: Anqi Xu, Christopher Wecht

1.0.15 (2016-08-25)

  • recover + update from failure in setColorMode
  • extended color modes (10, 12, 16 bit per channel)
  • added timeout topic for better debugging of frame timeouts
  • Contributors: Anqi Xu, Dominik Klein

1.0.14 (2016-05-26)

  • now attempting to link against 32-bit ARMHF IDS libs on ARM64 arch
  • added capability to detect ARM64 processor (aarch64)
  • added separate rates for polling frames vs publishing images
  • fixed buffersize for subsampling and increased maximum image size availible via rqt
  • added Travis CI config
  • Contributors: Anqi Xu, Eddy, Isaac I.Y. Saito, francois

1.0.13 (2016-05-13)

  • Change timestamp source based on issue https://github.com/anqixu/ueye_cam/issues/37
  • changed \'failure to set active-low flash\' from error to warning
  • Fixed typo in Gain for dynamic reconfigure parameters
  • Updated pixel_clock cap in dyncfg settings
  • Added check_ueye_api to confirm availability of IDS SDK at runtime
  • Contributors: Anqi Xu, Anup, Aris Synodinos, Kei Okada

1.0.12 (2015-09-28)

  • fixed binning IS_INVALID_BUFFER_SIZE bug
  • Modified nodelet to use camera timestamp instead of wall clock time
  • Fix for new upstream dir name on ARM
  • Contributors: Alejandro Merello, Anqi Xu, Scott K Logan

1.0.11 (2015-08-17)

  • updated barebones IDS drivers to 4.61
  • removed barebones IDS drivers from debian packaging
  • Added proper checking for C++11 features on compilers
  • Performed minor code cleanup, updated old PLUGINLIB_DECLARE_CLASS to newer PLUGINLIB_EXPORT_CLASS
  • Contributors: Anqi Xu, Aris Synodinos

1.0.10 (2015-08-06)

  • fixed setting synchronization bugs during camera initialization
  • added support for (packed) BGR8 color mode
  • failing to set non-essential parameters will no longer prematurily terminate nodelet
  • updated printouts to be more verbose and consistent
  • fix for reported ARM arch on Fedora
  • Contributors: Anqi Xu, Scott K Logan

1.0.9 (2015-02-03)

  • fixed lagged changes to flip_upd and flip_lr via rqt_reconfigure
  • Support discrete-only pixelclocks cameras
  • Ask if gainboost is supported first
  • Switched to jbohren\'s version of the file(GENERATE...) fix
  • Contributors: Anqi Xu, Fran Real, Jonathan Bohren

1.0.8 (2015-01-08)

  • switched from cmake\'s file(GENERATE ...) to execute_command(cp ...), to accommodate cmake 2.8.x on Saucy
  • Contributors: Anqi Xu

1.0.7 (2014-12-22)

  • continuing to address issues on ROS bin buildfarm
  • Contributors: Anqi Xu

1.0.6 (2014-12-18)

  • continuing to trying to fix errors on ROS buildfarm
  • Contributors: Anqi Xu

1.0.5 (2014-12-11)

  • fixed/improved unofficial driver install; added warning messages during compile- & run-time to note that unofficially-installed drivers will allow ueye_cam to be compiled, but will not detect any cameras during runtime (since IDS camera daemon is not packaged in unofficial driver download)
  • Contributors: Anqi Xu

1.0.4 (2014-12-01)

  • Switching to DownloadUEyeDriversUnofficial.cmake (based on ueye ROS package) until IDS grants official permission
  • Contributors: Anqi Xu

1.0.3 (2014-11-05)

  • Dependency switch from \'vision_opencv\' meta-package to \'cv_bridge\' package
  • trim \'/\' prefix of topic and service to change to relative name-space
  • Contributors: Anqi Xu, Yutaka Kondo

1.0.2 (2014-10-16)

  • switched from rosdep \'opencv2\' to \'vision_opencv\'
  • Contributors: Anqi Xu

1.0.1 (2014-10-16)

  • Package now attempts to auto-install IDS uEye drivers; prints more useful info for IS_TIMED_OUT errors
  • First attempt at debian-packaging
  • Contributors: Anqi Xu, Dirk Thomas, Juan Camilo Gamboa Higuera, Kei Okada, Yutaka Kondo

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

  • launch/xs_bayer_rggb.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/master_slaves_rgb8.launch
  • launch/bayer_rggb_image_proc.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]
  • launch/debug.launch
  • launch/master_slaves_pwm_rgb8.launch
    • In this example launch file one camera creates a pwm signal on GPIO 2 which can be used to trigger itself and other cameras which have set their GPIO 1 to "trigger". For this to work the cameras have to be in external trigger mode (ext_trigger_mode = true). The framerate can be set via the pwm_freq setting. GPIO 2 of the master and GPIO 1 of all cameras (including the master) as well as the ground have to be electrically connected via the I/O connecters of the cameras. Note: Using the pwm is an (according to IDS official) alternative to the trigger a cameras. The other way (using the flash to trigger other cameras) is supported as well by this driver. The corresponding configuration is shown in master_slaves_rgb8.launch
  • launch/rgb8.launch
      • nodelet_manager_name [default: nodelet_manager]
      • camera_name [default: camera]

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged ueye_cam at Robotics Stack Exchange