/cslibs_time

This library contains a ROS compatible high precision timing library which employs std::chrono.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

CS - Library: Time

This library contains a ROS compatible high precision timing library which employs std::chrono. The code is open-source (BSD License) and has been tested under Ubuntu 16.04 with ROS Kinetic. Please note that this project is part of ongoing research and that there will be changes in the future.

Usage

Dependencies

This library does not have any internal dependencies.

Examples

Some examples may be found in the test subdirectories and in other packages.

Contributing

Contribution guidelines for this project