jike5 / HikRobot-Camera-ROS

海康威视 工业相机 转发图像到ROS
6 stars 1 forks source link

HikRobot-Camera-ROS

海康威视 工业相机 转发图像到ROS

使用说明

Preqeuest

mkdir -p catkin_ws/src
cd catkin_ws/src
git clone https://github.com/jike5/HikRobot-Camera-ROS.git
catkin_make

C++程序:

roscore
# new terminal
rosrun mvs_image_ros pub_image

Python:

roscore
# new terminal
python src/py_pub_image.py