XBotInterface  2.4.1
XBotInterface provides a generic API to model and control a robot.
Functions
ConfigOptions.cpp File Reference
#include <XBotInterface/ConfigOptions.h>
#include <urdf_parser/urdf_parser.h>
#include <srdfdom_advr/model.h>
#include <libgen.h>
+ Include dependency graph for ConfigOptions.cpp:

Functions

std::string getDirName (std::string path)
 
static std::string computeAbsolutePathShell (std::string input_path, std::string wd=".")
 

Function Documentation

◆ computeAbsolutePathShell()

static std::string computeAbsolutePathShell ( std::string  input_path,
std::string  wd = "." 
)
static

◆ getDirName()

std::string getDirName ( std::string  path)