JointTrajectoryPoint.from_jsonstring

classmethod JointTrajectoryPoint.from_jsonstring(string)

Construct an object from serialized data contained in a JSON string.

Parameters

string (str) – The JSON string.

Returns

compas.data.Data – An object of the type of cls.