Skip to content

feature request: similar function ported from yaml-check are wanted #7

@Owen-Liuyuxuan

Description

@Owen-Liuyuxuan

In a TIER IV internal tool, there are some additional features for yaml parameter checkings that I hope can be ported and realized in the new repository.

  • Json Check + Yaml Check

    • Not only checking between universe/json_scheme and launch/yaml, but also checking universe/yaml and launch/yaml. Considering many packages have not created their own json scheme.
  • Auto Correspondence from the base name

    • Similar to the principle of json-scheme-check in universe/core, we can automatically find some of the corresponding json-yaml pairs based on the filename.
    • Instead of asking every autoware author to write the correspondence, we only ask authors who created anti-patterns of parameter files to record their actions.
    • Do not necessarily output test error for automatic checks (especially for yaml-yaml check). Need some flexible workarounds.

Metadata

Metadata

Assignees

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