You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -270,6 +270,7 @@ Possible useful packages:
270
270
271
271
-[`vcstool`](https://github.com/dirk-thomas/vcstool) to simplify external dependency installation
272
272
- Adding instructions how to use [`rosdep`](http://wiki.ros.org/rosdep) to install required system dependencies
273
+
- Use [clang format](https://clang.llvm.org/docs/ClangFormat.html) together with [`.clang-format`](https://github.com/PickNikRobotics/roscpp_code_format) file for `roscpp` to comply with [ROS C++ Style Guidelines](http://wiki.ros.org/CppStyleGuide)
0 commit comments