I copied the .clang-format file from the ros2 branch and run it on main.cpp, hope I got it all right.
@dawonn I leave this one up to you, to decide if it makes sense to add this. It should make the code more similar to what is currently in the ros2 branch, but it is a lot of changes and they are not very relevant to me either way.
I copied the
.clang-format
file from the ros2 branch and run it onmain.cpp
, hope I got it all right.@dawonn I leave this one up to you, to decide if it makes sense to add this. It should make the code more similar to what is currently in the ros2 branch, but it is a lot of changes and they are not very relevant to me either way.
I tested it and it seems to run just fine.