Visual Servoing Platform
version 3.6.1 under development (2025-01-11)
|
Public Member Functions | |
CmdArguments () | |
void | registerArguments (vpJsonArgumentParser &parser) |
void | postProcessArguments () |
Public Attributes | |
std::string | colorSequence |
std::string | depthFolder |
unsigned int | startFrame |
unsigned int | frameStep |
bool | stepByStep |
Definition at line 18 of file tutorial-rbt-sequence.cpp.
|
inline |
Definition at line 20 of file tutorial-rbt-sequence.cpp.
|
inline |
Definition at line 35 of file tutorial-rbt-sequence.cpp.
References vpException::badValue.
|
inline |
Definition at line 25 of file tutorial-rbt-sequence.cpp.
References vpJsonArgumentParser::addArgument(), and vpJsonArgumentParser::addFlag().
std::string CmdArguments::colorSequence |
Definition at line 42 of file tutorial-rbt-sequence.cpp.
std::string CmdArguments::depthFolder |
Definition at line 43 of file tutorial-rbt-sequence.cpp.
unsigned int CmdArguments::frameStep |
Definition at line 45 of file tutorial-rbt-sequence.cpp.
unsigned int CmdArguments::startFrame |
Definition at line 44 of file tutorial-rbt-sequence.cpp.
bool CmdArguments::stepByStep |
Definition at line 46 of file tutorial-rbt-sequence.cpp.