Skip to content
This repository has been archived by the owner on May 28, 2022. It is now read-only.

C++20 concepts for common robotics/computer vision datatypes

License

Notifications You must be signed in to change notification settings

bergercookie/robot-concepts

Repository files navigation

robot-concepts

               __          __                                         __
   _________  / /_  ____  / /_      _________  ____  ________  ____  / /______
  / ___/ __ \/ __ \/ __ \/ __/_____/ ___/ __ \/ __ \/ ___/ _ \/ __ \/ __/ ___/
 / /  / /_/ / /_/ / /_/ / /_/_____/ /__/ /_/ / / / / /__/  __/ /_/ / /_(__  )
/_/   \____/_.___/\____/\__/      \___/\____/_/ /_/\___/\___/ .___/\__/____/
                                                           /_/

Description

WARNING: Code is under heavy development and currently not in a working state

Current repository implements a set of common C++ robotic constructs to encourage code reuse and interoperability among the various robotic projects. The former are implemented based on the concepts implementation of gcc and on C++17 (version >= 6)

Installation

TODO

Usage

TODO

License

robot-concepts is released under the BSD 3-clause license. See LICENSE file for more.

Contributing

TODO Instructions on the requirements to compile using this

TODO Insight on the structure

About

C++20 concepts for common robotics/computer vision datatypes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published