nobleo / rviz_satellite

Display internet satellite imagery in RViz
Apache License 2.0
545 stars 231 forks source link

Run clang format #33

Closed gareth-cross closed 5 years ago

gareth-cross commented 7 years ago

clang-format in google style guide.

Earthwings commented 7 years ago

What about using ROS style? It is based on the Google style with some changes on top. See http://wiki.ros.org/CppStyleGuide and especially the link in section 2 for a clang- format style file.