An extension to libkipr (libwallaby) adding some extra functionality and improvements that are commonly used.
This project depends on libkipr aka libwallaby (the non-refactored version), so they must be includable like this:
// examples
#include <kipr/motors.hpp>
#include <kipr/util.hpp>