Search papers, labs, and topics across Lattice.
The paper introduces TEACAR, an open-source, 1/14- to 1/16-scale autonomous driving platform designed for hardware-in-the-loop validation of vision-based perception and learning-based control algorithms. TEACAR employs a modular four-layer deck architecture to decouple sensing, computation, actuation, and power subsystems, enhancing structural rigidity and simplifying reconfiguration. Experimental validation using CNN-based steering controllers demonstrates TEACAR's scalability, modularity, and cost-effectiveness as a testbed for ITS research, with performance metrics including inference latency, power consumption, and operating time.
An open-source autonomous driving platform offers researchers a modular, scalable, and cost-effective alternative to complex and restrictive hardware validation setups.
Intelligent Transportation Systems (ITS) increasingly rely on vision-based perception and learning-based control, necessitating experimental platforms that support realistic hardware-in-the-loop validation. Small-scale platforms for autonomous racing offer a practical path to hardware validation, but often suffer from limited modularity, high integration complexity, or restricted extensibility. This paper presents TEACAR, a 1/14- to 1/16-scale autonomous driving platform designed with modular mechanical architecture, hardware abstraction, and ROS 2-based software. The system adopts a four-layer deck structure that physically decouples sensing, computation, actuation, and power subsystems, improving structural rigidity while simplifying reconfiguration. We constructed and comprehensively evaluated the prototype of TEACAR. Its mechanical stability, structural characteristics, and software performance were quantified based on three CNN-based steering controllers. Inference latency, power consumption, and system operating time were measured to evaluate computational capability and robustness. Our experiments demonstrated that TEACAR offers a scalable, modular, and cost-effective testbed for ITS research, education, and development. Our project repository is available on GitHub.