appkit  1.5.1
RoadNarrows Robotics Application Kit
appkit

RoadNarrows Robotics Application Kit

Description

The RoadNarrows application kit is a C++ Software Development Kit (SDK) used for rapid application and package develop. The appkit comprises C++ class headers and libraries.

The target execution platforms are:

  • (Mostly) POSIX compliant platforms such as Linux.
  • Embedded (odroid, gumstix, etc) and hosts (laptops, desktops, etc).

To this end, the deliberate design decisions were made to:

  • Use the C++98 standard and compiler tool chain.
  • No Boost.
  • Limit use of additional system libraries other than "readily" available.

Copyright

© 2013-2017 RoadNarrows LLC
roadnarrows.com
All Rights Reserved

License

RoadNarrows Restricted. See the EULA for more details.

RoadNarrows Required Packages:

  • librnr

See Also

See documentation for more details.