ROS wrapper for the galaxy camera made by Daheng Imaging.
Forked from QiayuanLiao/[email protected]:QiayuanLiao/galaxy_camera.git
Dependencies:
- ROS Melodic
- gxiapi
//** modified by crz **//
- 在launch中修改设备的SN码即可
- 增加了画质增强功能
- 计算了图像从相机到PC的传输时间
//****************************//
- ROS - http://wiki.ros.org/ROS
- gxiapi: - download
Galaxy_Linux-x86_Gige-U3_32bits-64bits_1.2.1911.9122
from http://gb.daheng-imaging.com/CN/Software and install
This is a ros_packages,you should put it in your ROS workspace.
- Get the source:
git clone [email protected]:QiayuanLiao/[email protected]:QiayuanLiao/galaxy_camera.git
- Make in your workspace
catkin_make
source devel/setup.bash
- Connect the camera by Gige, run:
roslaunch galaxy_camera MER-132GC.launch
or
roslaunch galaxy_camera MER-132GC_R_L.launch
- Adjust the params in launch file.
- Calibrate:
rosrun camera_calibration cameracalibrator.py --size 7x5 --square 0.030 image:=/galaxy_camera/image_raw camera:=/galaxy_camera
- More information: http://wiki.ros.org/image_pipeline
- Multi-camera support
- nodelet support
- test on other device