Skip to content

tier4/data_recording_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Recording System

Forked from edge-auto-jetson

Edge.Auto sensor fusion system can be realized by using this with edge-auto repository.

Prerequisites

System Overview

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

System Requirement

  • Camera: v4l2 compatible cameras, including TIER IV Automotive HDR Camera C2
  • ECU: Jetson AGX Orin based ECU, including Anvil from ConnectTech Inc.
  • NVIDIA L4T: R35.4.1 (including Ubuntu 20.04). BSP can be downloaded here
  • ROS: ROS2 Humble (native build)

Getting Started

git clone [email protected]:tier4/data_recording_system.git
cd data_recording_system
./setup-dev-env.sh
vcs import src < autoware.repos
rosdep install -y -r --from-paths `colcon list --packages-up-to drs_launch simple_frontend -p` --ignore-src
python3 -m pip install gpiod==1.5.4  # Install additional dependency that rosdep can not handle
./build.sh
./setup-drs.sh

Related repositories

About

Data Recording System (DRS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •