help
Recipe name Version Description Layer
ecl-command-line 1.0.7-1 Embeds the TCLAP library inside the ecl. This is a very convenient command line parser in templatised c++. meta-ros2-eloquent
ecl-command-line 1.2.0-1 Embeds the TCLAP library inside the ecl. This is a very convenient command line parser in templatised c++. meta-ros2-foxy
ecl-concepts 0.62.2 Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments. meta-ros1-melodic
ecl-concepts 1.0.4-1 Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments. meta-ros2-dashing
ecl-concepts 1.0.7-1 Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments. meta-ros2-eloquent
ecl-concepts 1.2.0-1 Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments. meta-ros2-foxy
ecl-config 0.61.6 These tools inspect and describe your system with macros, types and functions. meta-ros1-melodic
ecl-config 1.0.3-2 These tools inspect and describe your system with macros, types and functions. meta-ros2-dashing
ecl-config 1.0.6-1 These tools inspect and describe your system with macros, types and functions. meta-ros2-eloquent
ecl-config 1.1.0-1 These tools inspect and describe your system with macros, types and functions. meta-ros2-foxy
ecl-console 0.61.6 Color codes for ansii consoles. meta-ros1-melodic
ecl-console 1.0.3-2 Color codes for ansii consoles. meta-ros2-dashing
ecl-console 1.0.6-1 Color codes for ansii consoles. meta-ros2-eloquent
ecl-console 1.1.0-1 Color codes for ansii consoles. meta-ros2-foxy
ecl-containers 0.62.2 The containers included here are intended to extend the stl containers. In all cases, these implementations are designed to implement c++ conveniences and safety where speed is not sacrificed. Also includes techniques for memory debugging of common problems such as buffer overruns. meta-ros1-melodic
ecl-containers 1.0.4-1 The containers included here are intended to extend the stl containers. In all cases, these implementations are designed to implement c++ conveniences and safety where speed is not sacrificed. Also includes techniques for memory debugging of common problems such as buffer overruns. meta-ros2-dashing
ecl-containers 1.0.7-1 The containers included here are intended to extend the stl containers. In all cases, these implementations are designed to implement c++ conveniences and safety where speed is not sacrificed. Also includes techniques for memory debugging of common problems such as buffer overruns. meta-ros2-eloquent
ecl-containers 1.2.0-1 The containers included here are intended to extend the stl containers. In all cases, these implementations are designed to implement c++ conveniences and safety where speed is not sacrificed. Also includes techniques for memory debugging of common problems such as buffer overruns. meta-ros2-foxy
ecl-converters 0.62.2 Some fast/convenient type converters, mostly for char strings or strings. These are not really fully fleshed out, alot of them could use the addition for the whole range of fundamental types (e.g. all integers, not just int, unsigned int). They will come as the need arises. meta-ros1-melodic
ecl-converters 1.0.4-1 Some fast/convenient type converters, mostly for char strings or strings. These are not really fully fleshed out, alot of them could use the addition for the whole range of fundamental types (e.g. all integers, not just int, unsigned int). They will come as the need arises. meta-ros2-dashing
ecl-converters 1.0.7-1 Some fast/convenient type converters, mostly for char strings or strings. These are not really fully fleshed out, alot of them could use the addition for the whole range of fundamental types (e.g. all integers, not just int, unsigned int). They will come as the need arises. meta-ros2-eloquent
ecl-converters 1.2.0-1 Some fast/convenient type converters, mostly for char strings or strings. These are not really fully fleshed out, alot of them could use the addition for the whole range of fundamental types (e.g. all integers, not just int, unsigned int). They will come as the need arises. meta-ros2-foxy
ecl-converters-lite 0.61.6 These are a very simple version of some of the functions in ecl_converters suitable for firmware development. That is, there is no use of new, templates or exceptions. meta-ros1-melodic
ecl-converters-lite 1.0.3-2 These are a very simple version of some of the functions in ecl_converters suitable for firmware development. That is, there is no use of new, templates or exceptions. meta-ros2-dashing
ecl-converters-lite 1.0.6-1 These are a very simple version of some of the functions in ecl_converters suitable for firmware development. That is, there is no use of new, templates or exceptions. meta-ros2-eloquent
ecl-converters-lite 1.1.0-1 These are a very simple version of some of the functions in ecl_converters suitable for firmware development. That is, there is no use of new, templates or exceptions. meta-ros2-foxy
ecl-core 0.62.2 A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming. meta-ros1-melodic
ecl-core 1.0.4-1 A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming. meta-ros2-dashing
ecl-core 1.0.7-1 A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming. meta-ros2-eloquent
ecl-core 1.2.0-1 A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming. meta-ros2-foxy
ecl-core-apps 0.62.2 This includes a suite of programs demo'ing various aspects of the ecl_core. It also includes various benchmarking and utility programs for use primarily with embedded systems. meta-ros1-melodic
ecl-core-apps 1.0.4-1 This includes a suite of programs demo'ing various aspects of the ecl_core. It also includes various benchmarking and utility programs for use primarily with embedded systems. meta-ros2-dashing
ecl-core-apps 1.0.7-1 This includes a suite of programs demo'ing various aspects of the ecl_core. It also includes various benchmarking and utility programs for use primarily with embedded systems. meta-ros2-eloquent
ecl-core-apps 1.2.0-1 This includes a suite of programs demo'ing various aspects of the ecl_core. It also includes various benchmarking and utility programs for use primarily with embedded systems. meta-ros2-foxy
ecl-devices 0.62.2 Provides an extensible and standardised framework for input-output devices. meta-ros1-melodic
ecl-devices 1.0.4-1 Provides an extensible and standardised framework for input-output devices. meta-ros2-dashing
ecl-devices 1.0.7-1 Provides an extensible and standardised framework for input-output devices. meta-ros2-eloquent
ecl-devices 1.2.0-1 Provides an extensible and standardised framework for input-output devices. meta-ros2-foxy
ecl-eigen 0.62.2 This provides an Eigen implementation for ecl's linear algebra. meta-ros1-melodic
ecl-eigen 1.0.4-1 This provides an Eigen implementation for ecl's linear algebra. meta-ros2-dashing
ecl-eigen 1.0.7-1 This provides an Eigen implementation for ecl's linear algebra. meta-ros2-eloquent
ecl-eigen 1.2.0-1 This provides an Eigen implementation for ecl's linear algebra. meta-ros2-foxy
ecl-errors 0.61.6 This library provides lean and mean error mechanisms. It includes c style error functions as well as a few useful macros. For higher level mechanisms, refer to ecl_exceptions. meta-ros1-melodic
ecl-errors 1.0.3-2 This library provides lean and mean error mechanisms. It includes c style error functions as well as a few useful macros. For higher level mechanisms, refer to ecl_exceptions. meta-ros2-dashing
ecl-errors 1.0.6-1 This library provides lean and mean error mechanisms. It includes c style error functions as well as a few useful macros. For higher level mechanisms, refer to ecl_exceptions. meta-ros2-eloquent
ecl-errors 1.1.0-1 This library provides lean and mean error mechanisms. It includes c style error functions as well as a few useful macros. For higher level mechanisms, refer to ecl_exceptions. meta-ros2-foxy
ecl-exceptions 0.62.2 Template based exceptions - these are simple and practical and avoid the proliferation of exception types. Although not syntatactically ideal, it is convenient and eminently practical. meta-ros1-melodic
ecl-exceptions 1.0.4-1 Template based exceptions - these are simple and practical and avoid the proliferation of exception types. Although not syntatactically ideal, it is convenient and eminently practical. meta-ros2-dashing
ecl-exceptions 1.0.7-1 Template based exceptions - these are simple and practical and avoid the proliferation of exception types. Although not syntatactically ideal, it is convenient and eminently practical. meta-ros2-eloquent
ecl-exceptions 1.2.0-1 Template based exceptions - these are simple and practical and avoid the proliferation of exception types. Although not syntatactically ideal, it is convenient and eminently practical. meta-ros2-foxy