Skip to content

Files

Latest commit

 

History

History
14 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 314 Bytes

Autoware Node

Abbreviations

  • AN: Autoware Node

Overview

AN is an autoware_core package designed to provide a base class for all future nodes in the system.

Usage

Check the autoware_test_node package for an example of how to use autoware::Node.