- Fix invalid JSON string construction.
- Add post helper function for formdata.
- Remove
rotationmatfromResultOBB. Use fixed size array onResultOBB.
- change
CreateLogEntriesto usevector<LogEntry>for memory optimization
- Add objectType field in RegisterMinViableRegionInfo
- Fix memory leak by incorrect usage of
curl_formfree.
- Add
CreateLogEntriesAPI support for uploading structured log entries with attachments.
- Make
PickPlaceHistoryItemjson serializable.