Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
This repository was archived by the owner on May 27, 2025. It is now read-only.

data processing tutorials have outdated config files #106

@mikkelkh

Description

@mikkelkh

Tutorial: https://github.com/acfr/snark/wiki/get-started-with-data-streams#datasets

"shrimp.config" in http://perception.acfr.usyd.edu.au/data/samples/circle/config.tar.gz
appears to be outdated. Since it is not a standard config format (xml/json/ini...), it is not compatible with the "name-value-get" command.
The command line: "cat config/shrimp.config | name-value-get sick-v/offset" reports the following error:
"name-value-get: failed to guess format".

Therefore, "shrimp.config" should probably be translated into json, for instance.

Update: It appears that this config file format is still used today. I have the same problem with the newest datasets from mantris-shrimp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions