#include <rosmatlab/options.h>
#include <rosmatlab/log.h>
#include <rosmatlab/exception.h>
#include <mex.h>
#include <boost/algorithm/string.hpp>
#include <limits>
Go to the source code of this file.
Namespaces | |
namespace | rosmatlab |
Functions | |
template<typename T > | |
static T | rosmatlab::getScalar (const mxArray *value) |