TS (Typesafe coordinate Systems) is a C++ header only library that allows the user to define a tree-like hierarchy of coordinate systems. The library provides faciliteis for traversing the tree compile time and obtain entities that connects the nodes e.g. the transformation matrix that connects two systems in a typesafe manner. -
View it on GitHub