dreal3 icon indicating copy to clipboard operation
dreal3 copied to clipboard

uncaught exception in generating ODE visualization

Open soonho-tri opened this issue 8 years ago • 1 comments

from Jon's bicycle model.

soonho-tri avatar Aug 09 '16 21:08 soonho-tri

This is what happens:

  1. All ODE pruning failed and we had 'vacuous' delta-sat as a result.
  2. Since --visualize option is on, visualization generator tries to get an actual trajectory from the delta-sat assignment. The exception is thrown here (from ODE solver).

soonho-tri avatar Aug 10 '16 13:08 soonho-tri