|
yarp-devices
|
#include <FakeJoint_ParamsParser.h>
Classes | |
| struct | parser_version_type |
Public Attributes | |
| const std::string | m_device_classname = {"FakeJoint"} |
| const std::string | m_device_name = {"FakeJoint"} |
| bool | m_parser_is_strict = false |
| const parser_version_type | m_parser_version = {} |
| const std::string | m_jointName_defaultValue = {""} |
| std::string | m_jointName = {} |
This class is the parameters parser for class FakeJoint.
These are the used parameters:
| Group name | Parameter name | Type | Units | Default Value | Required | Description | Notes |
|---|---|---|---|---|---|---|---|
| - | jointName | string | - | - | 0 | name of the fake joint | - |
The device can be launched by yarpdev using one of the following examples (with and without all optional parameters):