Skip to content

The ecl-lite stack includes packages with few dependencies on either system or c++ functionality. This makes it ideal for very embedded builds where many of the usual mechanisms are unavailable.

License

Notifications You must be signed in to change notification settings

ingotrobotics/ecl_lite

This branch is up to date with stonier/ecl_lite:devel.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 27, 2022
f9b8aa0 · Sep 27, 2022
Sep 27, 2022
Sep 27, 2022
Sep 27, 2022
Sep 27, 2022
Sep 27, 2022
Sep 27, 2022
Sep 27, 2022
Sep 27, 2022
Nov 17, 2012
May 23, 2022
Oct 11, 2019

Repository files navigation

ecl_lite

The ecl-lite stack includes packages with few dependencies on either system or c++ functionality. This makes it ideal for very embedded builds where many of the usual mechanisms are unavailable.

  • No malloc/new
  • No exceptions
  • Minimal templates

It also includes a few packages which standardise lower level api (e.g. posix/win32) with drop-ins to make them properly cross-platform,

The development branch now uses ament. The most recent catkin based branches are on release/0.61-indigo-kinetic and release/0.61-melodic.

About

The ecl-lite stack includes packages with few dependencies on either system or c++ functionality. This makes it ideal for very embedded builds where many of the usual mechanisms are unavailable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.6%
  • CMake 13.4%