philtell / galaxy_camera

能启动多个大恒水星Gige相机,Can launch multi Gige Galaxy Camera with ROS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

galaxy_camera

ROS wrapper for the galaxy camera made by Daheng Imaging.

Forked from QiayuanLiao/git@github.com:QiayuanLiao/galaxy_camera.git

Dependencies:

  • ROS Melodic
  • gxiapi

ONLY TESTED ON MER2-302!!!

Getting started

Install dependencies

Download and build code

This is a ros_packages,you should put it in your ROS workspace.

  1. Get the source:
git clone git@github.com:QiayuanLiao/git@github.com:QiayuanLiao/galaxy_camera.git
  1. Make in your workspace
catkin_make
source devel/setup.bash

Test

  1. Connect the camera by Gige, run:
roslaunch galaxy_camera MER-132GC.launch
or 
roslaunch galaxy_camera MER-132GC_R_L.launch
  1. Adjust the params in launch file.

  2. Calibrate:

rosrun camera_calibration cameracalibrator.py --size 7x5 --square 0.030 image:=/galaxy_camera/image_raw camera:=/galaxy_camera
  1. More information: http://wiki.ros.org/image_pipeline

TODO

  • Multi-camera support
  • nodelet support
  • test on other device

galaxy_camera

About

能启动多个大恒水星Gige相机,Can launch multi Gige Galaxy Camera with ROS

License:MIT License


Languages

Language:Makefile 37.3%Language:C 34.2%Language:CMake 13.2%Language:Python 7.7%Language:C++ 5.6%Language:Shell 2.0%