#include <yarp/os/Log.h>
#include <yarp/os/LogStream.h>
#include <algorithm>
#include <fstream>
#include "robotAction.h"
Go to the source code of this file.
Functions | |
std::string | getFileExtension (const std::string &filename) |
std::string getFileExtension | ( | const std::string & | filename | ) |
Definition at line 83 of file robotAction.cpp.