The autoware_utils library is a comprehensive toolkit designed to facilitate the development of autonomous driving applications. This package provides essential utilities for visualization. It is extensively used in the Autoware project to handle common tasks such as creating markers for RViz.
marker_helper.hpp
: Helper functions for creating and manipulating visualization markers.