Skip to content

joranwang/AutoDRRT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autonomous Driving Computing Framework AutoDRRT

AutoDRRT is an autonomous driving framework developed based on the Autoware open-source framework, with targeted optimizations for the onboard domain controller. These optimizations enhance the framework's real-time performance, distributability, and fault tolerance. A set of tools is provided to facilitate users in making use of these new features more easily. This framework is built upon the Robot Operating System 2 (ROS2). It encompasses all necessary functionalities from localization and target detection to path planning and control, striving to lower the entry barrier and aiming to involve as many individuals and organizations as possible in the open innovation of autonomous driving technology.

Key Updates(v2.2)

  • End-to-end autonomous driving framework based on vision-language-action models, with significantly improved traffic scene understanding accuracy.
  • Latency optimization module and tools based on vision-language-action models, significantly reducing the end-to-end computation latency of VLA models..

Version Introduction

AutoDRRT V1.0

avatar

AutoDRRT V2.0

avatar

AutoDRRT V2.2

avatar

Features

  • VLA Model Application Built on AutoDRRT

    avatar

  • VLA Model Latency Optimization Tool Built on AutoDRRT

    avatar

Installation

Target Platforms

The target platforms for AutoDRRT are as follows. There might be changes in future versions of AutoDRRT.

The AutoDRRT Foundation provides support only for the platforms listed below. Other platforms are not supported.

Minimum System Requirements

  • 8-core CPU

  • 16GB RAM

  • GPU (4GB RAM)

Installation Instructions

Docker ensures that all developers in the project have a consistent development environment. It is recommended for beginners, temporary users, and those unfamiliar with Ubuntu.

Usage Instructions

Usage Instructions

Contact Us

AutoDRRT@ieisystem.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.7%
  • C++ 30.8%
  • Python 4.9%
  • JavaScript 2.6%
  • CMake 1.6%
  • Makefile 0.8%
  • Other 1.6%