Closed Rayman closed 2 months ago
By linking to the library target, we can reuse the include paths and libraries from it. This will simplify the Cmake a bit.
It also fixes a bug when linking to the ros2-jazzy branch of diagnostic_updater.
ros2-jazzy
diagnostic_updater
By linking to the library target, we can reuse the include paths and libraries from it. This will simplify the Cmake a bit.
It also fixes a bug when linking to the
ros2-jazzy
branch ofdiagnostic_updater
.