gazebosim/sdformat

Add flag to `gz sdf` to control WarningsPolicy

Aberta

#485 aberto em 5 de fev. de 2021

 (0 comentário) (0 reação) (0 responsável)C++ (122 forks)auto 404
good first issue

Métricas do repositório

Stars
 (216 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

The WarningsPolicy is now configurable in ParserConfig as of https://github.com/osrf/sdformat/pull/481. We should add a command-line argument to ign sdf --check and ign sdf --print to set the parsing strictness for those commands.

Guia do colaborador