Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 436 Bytes

File metadata and controls

11 lines (7 loc) · 436 Bytes

autoware_utils_diagnostics

Overview

The autoware_utils library is a comprehensive toolkit designed to facilitate the development of autonomous driving applications. This package provides essential utilities for diagnostics. It is extensively used in the Autoware project to handle common tasks such as handling diagnostic tasks.

Design

  • diagnostics_interface.hpp: An interface for publishing diagnostic messages.