example_laminar.py fails vailidation
speth opened this issue · 0 comments
speth commented
Running python python/ember/examples/example_laminar.py validate
generates the following error:
Error: PositionControl can only be used when either 'twinFlame'
or 'curvedFlame' is set to True.
Validation failed.
which is clearly a case of the validator imposing a requirement that is not real.