39 static std::vector<Eigen::Vector3f>
42 std::vector<Eigen::Vector3f> ps;
44 std::ifstream file(fileName.c_str(), std::ifstream::in);
53 if (word.find(
"Coordinate3") != std::string::npos)
63 assert(word.find(
"point") != std::string::npos);
static std::vector< Eigen::Vector3f > fromFile(const std::string &fileName)
#define ARMARX_WARNING_S
The logging level for unexpected behaviour, but not a serious problem.
This file offers overloads of toIce() and fromIce() functions for STL container types.
const LogSender::manipulator flush