17 #ifndef CARTOGRAPHER_SENSOR_COMPRESSED_POINT_CLOUD_H_ 18 #define CARTOGRAPHER_SENSOR_COMPRESSED_POINT_CLOUD_H_ 26 #include "cartographer/sensor/proto/sensor.pb.h" 53 proto::CompressedPointCloud
ToProto()
const;
90 std::vector<int32>::const_iterator
input_;
96 #endif // CARTOGRAPHER_SENSOR_COMPRESSED_POINT_CLOUD_H_ ConstIterator begin() const
PointCloud Decompress() const
ConstIterator end() const
std::vector< int32 > point_data_
proto::CompressedPointCloud ToProto() const
bool operator==(const CompressedPointCloud &right_hand_container) const
const Eigen::Vector3f & reference
std::vector< Eigen::Vector3f > PointCloud
int32 remaining_points_in_current_block_
std::vector< int32 >::const_iterator input_
Eigen::Vector3f current_point_
Eigen::Vector3i current_block_coordinates_
const Eigen::Vector3f * pointer
Eigen::Vector3f value_type
std::forward_iterator_tag iterator_category
const CompressedPointCloud * compressed_point_cloud_