Show EOL distros:
ecl_core: ecl_command_line | ecl_concepts | ecl_containers | ecl_converters | ecl_core_apps | ecl_devices | ecl_eigen | ecl_exceptions | ecl_formatters | ecl_geometry | ecl_ipc | ecl_linear_algebra | ecl_math | ecl_mpl | ecl_sigslots | ecl_statistics | ecl_streams | ecl_threads | ecl_time | ecl_type_traits | ecl_utilities
Package Summary
Released
Documented
Common statistical structures and algorithms for control systems.
- Maintainer status: maintained
- Maintainer: Daniel Stonier <d.stonier AT gmail DOT com>
- Author: Daniel Stonier <d.stonier AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/stonier/ecl_core/issues
- Source: git https://github.com/stonier/ecl_core.git (branch: release/0.62-melodic)
Contents
Compiling & Linking
Include the following at the top of any translation unit:
If outside of ros, you will also need to link to ecl_statistics.
Tutorials
Currently we've only implemented simple, fast algorithms for 2x2, 3x3 covariance matrices.
Covariance Ellipsoids - covariances ellipsoids, typically used in slam.