#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | object_manipulator |
Helper functions for using image regions of PointCloud2s. | |
Functions | |
template<class T > | |
std::vector< T > | object_manipulator::concat (const std::vector< T > &v1, const std::vector< T > &v2) |