jrl-umi3218 / mc_openrtm

Interface between OpenRTM and mc_rtc
BSD 2-Clause "Simplified" License
3 stars 10 forks source link

[CI] Build with clang, proctect inclusion order #9

Closed arntanguy closed 3 years ago

arntanguy commented 3 years ago

This PR sets up compilation with clang

Similarely to https://github.com/jrl-umi3218/mc_udp/pull/2, this also protects inclusion order from clang-format, as the inclusion order of openrtm headers matters.