Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 522 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 522 Bytes

This package is a wrapper for transporting sensor data such as pointcloud, images (color and depth). This package implements realsense_camera_wrapper which is independent of ROS for getting sensor data.
The zmq communication is based on zmq_pointcloud_transport. The sensor data can be transported with different methods:

  • ROS
    • Topic
    • Service
  • zmq
    • Publisher-subscriber
    • Server-client