Skip to content

dzp62442/catkin_galaxy_camera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. git clone
  2. 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

数据信息

相机型号:MER-200-20GC IP地址:192.168.29.1 和 192.168.29.2

About

在ros下启动大恒水星Gige相机

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.5%
  • Python 7.2%
  • C++ 6.6%
  • Shell 2.3%
  • CMake 0.4%