Skip to content

tier4/edge-auto-jetson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edge-auto-jetson

This repository provides a sample ROS 2 environment working on a Jetson-based ECU and GMSL2-compatible cameras.

As a sample application, the following images show object detection results using the contents of this repository. Various perception applications will be added in the future and you can develop them in this provided environment.

object detection example

Prerequisites

System Overview

This repository is based on a natively built ROS 2 environment. The system overview is shown below.

system overview

System Requirement

Note

If you are using Jetson AGX Xavier based ECU, please refer to this branch.

Getting Started

Please see Tutorials.

Related repositories