ament / ament_index

Apache License 2.0
13 stars 27 forks source link

update style to pass ament_cpplint #6

Closed dirk-thomas closed 9 years ago

dirk-thomas commented 9 years ago

This patch updates the code to follow ament_cppling (which is essentially Google's style guide with some minor changes). We need to find a consensus if we want to use this as our style guide. E.g. the repeated includes in the cpp files are something which we currently don't do.

Connect to ament/ament_lint#31

wjwwood commented 9 years ago

lgtm