ConventionsΒΆ

We follow the coding guidelines:

Language Guideline Tools
Python https://www.python.org/dev/peps/pep-0008/ pep-format: https://github.com/google/yapf
C++ http://wiki.ros.org/CppStyleGuide clang-format: https://github.com/davetcoleman/roscpp_code_format