Skip to content

Files

Kleinkram only supports .bag & .mcap files. All other files should be stored in a different Cloud Storage Solution like Google drive.

As .bag files are deprecated, Kleinkram encourages the transition to MCAP by automatically converting all bag files to mcap on upload. The .bag files are also saved. Features like topic extraction is only supported on MCAPs and thus filtering by topics also.

File States

In the Kleinkram UI the filestates are displayed as Icons with a short explanation on hover. Here a more indepth explanation.

IconNameDescription
check_circleOKEverything is OK
helicopterFoundThe File was found in the File storage but not in the database. It was then restored. This should not happen! Contact an Admin.
arrow_upload_progressUploadingThe File is being uploaded to the File Storage. Should switch to OK when completed. Will switch to ERROR after 12h in Uploading.
move_upMovingThe File is being moved within the File Storage. This can happen when a Mission is moved to another project or a project / mission is renamed.
pulse_alertLostThe File is registered within the database but cannot be found in the File Storage. This is bad. Contact an Admin!
conversion_path_offConversion ErrorThe File was uploaded, the MD5 was correct but it is not a valid bag / mcap. Check locally if it is valid. If it is, contact an Admin!
errorErrorSomething went wrong. Contact an Admin to find out more.
sentiment_very_dissatisfiedCorruptedThe File was uploaded but its MD5 hash doesn't match. Delete it and upload it again. Contact an Admin.

Released under the MIT License.