8000 GitHub - skyline-o/galaxy_camera: 能启动多个大恒水星Gige相机,Can launch multi Gige Galaxy Camera with ROS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

skyline-o/galaxy_camera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 37.3%
  • C 34.2%
  • CMake 13.2%
  • Python 7.7%
  • C++ 5.6%
  • Shell 2.0%
0