PST SDK  5.0.1.0-acae3ae
DisableTremorFilter

Disable the tremor filter.

Disables the tremor filter. The tremor filter will no longer be used to filter the estimated target pose.

Endpoint
  
  POST /PSTapi/DisableTremorFilter HTTP/1.1
  Host: address:port
 
Response

Returns a status message.

Verification table
Status Code Content Example Meaning
200 {"message":"Tremor Filter enabled successfully"} Success message
500 {"message":"TrackerException: <...>"} an other type of internal error