In Uppaal 5.0.0, a simple bouncing ball model "ball-error.xml" produces an error:
> A general hybrid guard is enabled without urgent synchronisation
In Uppaal 4.1.20 Stratego 11, no error is produced.
Adding "urgent broadcast chan bounce;" to the transition causes the error in Uppaal 5.0.0 to go away, but it then adds a warning:
> Clock guards are not allowed on urgent edges;
This seems to run okay, but is there something fundamentally wrong about this approach? Or, maybe to put it another way, what is the simplest bouncing ball model in Uppaal 5.0.0 with a valid semantics?
Thank you for any help and insight you can provide.
Regards,
John