gazebosim/sdformat

Add flag to `gz sdf` to control WarningsPolicy

Ouverte

#485 ouverte le 5 févr. 2021

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (122 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (216 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur