GetSignalNames

virtual std::vector<std::string> IJoint::GetSignalNames() const = 0

Gets the names of signals of this joint.

Returns

std::vector<std::string> – The names of signals.

Throws