Skip to content

Commit

Permalink
docs(autoware_lint_common): add note in the readme (autowarefoundatio…
Browse files Browse the repository at this point in the history
…n#152)

Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx authored Feb 4, 2023
1 parent 14a9975 commit 042cbf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autoware_lint_common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ if(BUILD_TESTING)
endif()
```

For ROS 2 messages and services, you need to remove the `ADD_LINTER_TESTS` argument in the `rosidl_generate_interfaces()` function in the `CMakelists.txt` file.

Then, the following linters will run during `colcon test`.

- [ament_cmake_copyright](https://github.com/ament/ament_lint/blob/master/ament_cmake_copyright/doc/index.rst)
Expand Down

0 comments on commit 042cbf3

Please sign in to comment.