ros2 / performance_test

Tool to test the performance of pub/sub based communication frameworks.
Apache License 2.0
13 stars 6 forks source link

👨‍🌾 Gci and Rci report cmake lint errors #31

Closed jacobperron closed 8 months ago

jacobperron commented 3 years ago

Both the Galactic and Rolling performance jobs are reporting cmake lint errors for src/idlgen/opendds/CMakeLists.txt, which I presume is a third-party package. Probably we should not be running linters on that package.

Example failures:

clalancette commented 8 months ago

Fixed by #38, so closing.