Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 193 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 193 Bytes

Contribution guidelines

  • code should be unit tested using gtest/rosunit when practical.
  • code must be formatted as per clang-format-3.8 --style=file
  • code must pass clang-tidy-3.8