Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 504 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 504 Bytes

autoware_utils_tf

Overview

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

Design

  • transform_listener.hpp: Manages transformation listeners.
  • self_pose_listener.hpp: Listens to the self-pose of the vehicle.