Skip to content

SMBU-PolarBear-Robotics-Team/hik_camera_ros2_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros2_hik_camera

A ROS2 package for Hikvision USB3.0 industrial camera

Usage

ros2 launch hik_camera hik_camera.launch.py

Params

  • exposure_time
  • gain
  • pixel_format
  • adcbit_depth

后两个参数为 string ,按照需要查看 hik 中的 XML 属性表,下面给出几个常见的对应示例

参数 内容 备注
pixel_format BayerRG8 bayer_RG8
pixel_format RGB8Packed RGB8
adcbit_depth Bits_12 12bit
adcbit_depth Bits_8 8bit 只有 pixel_format 为 BayerRG8 才可以设置

About

hik-robot camera ros2 driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages