libroslz4-0d

Library implementing lz4 for robot os
  http://www.ros.org/wiki/ros_comm
  0
  no reviews



This package is part of robot os (ros). this is the c++ implementation of the lz4 streaming format. large data streams are split into blocks which are compressed using the very fast lz4 compression algorithm.

this package contains the library.