Skip to content
forked from anqixu/ueye_cam

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

License

Notifications You must be signed in to change notification settings

ipab-slmc/ueye_cam

This branch is up to date with anqixu/ueye_cam:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ca2499 · Mar 8, 2022
Jan 9, 2021
Jan 21, 2021
Jan 12, 2021
Jan 21, 2021
Jan 21, 2021
Feb 3, 2015
Mar 8, 2022
Dec 20, 2020
May 16, 2016
Jan 14, 2021
Oct 3, 2019
Apr 26, 2013
Jan 10, 2021
Apr 26, 2013
Jan 14, 2021

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.2%
  • CMake 10.1%
  • Python 3.7%