Hi @roym899,
Are you open for a PR, which addresses some problems in: log_point_cloud2?
btw. I noticed that .clang-format file is based on Google Style, but existing code rather follows Python style. (snake_case, leading underscore for private members). Is it intentional?
Hi @roym899,
Are you open for a PR, which addresses some problems in:
log_point_cloud2?btw. I noticed that
.clang-formatfile is based on Google Style, but existing code rather follows Python style. (snake_case, leading underscore for private members). Is it intentional?