Open jontje opened 4 years ago
As mentioned in PR https://github.com/ros-industrial/abb_libegm/pull/83, then there exist certain cases which warrants throwing exceptions.
throw
For example, if a user tries to send NaN or infinity values.
NaN
infinity
As mentioned in PR https://github.com/ros-industrial/abb_libegm/pull/83, then there exist certain cases which warrants
throw
ing exceptions.For example, if a user tries to send
NaN
orinfinity
values.