gazebosim/sdformat

Add flag to `gz sdf` to control WarningsPolicy

Open

#485 opened on Feb 5, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (122 forks)auto 404
good first issue

Repository metrics

Stars
 (216 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide