Skip to content

ENSTABretagneRobotics/interval

Repository files navigation

interval
========
- Simple and lightweight C++ interval library with predefined contractors commonly used in robotics (when no guaranteed rounding is needed, otherwise use EASIBEX-CPP (see https://github.com/ENSTABretagneRobotics/EASIBEX-CPP/)). 
- Compatibility with several existing samples published in research papers (e.g. see http://www.ensta-bretagne.fr/jaulin/).
- Ideal to quickly start with intervals while being able to easily apply the results on real robots. 
- Can be used with VIBes (https://github.com/ENSTABretagneRobotics/VIBES/) to easily draw the results of interval computations.

See also https://github.com/ENSTABretagneRobotics/matrix_lib/ to be able to use interval matrices.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published