Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Nvidia partnership project of a autonomous car MVP using Jetbot and other Nvidia tools for HPC and Transfer Learning

NotificationsYou must be signed in to change notification settings

pfeinsper/NVIDIA

Repository files navigation

Nvidia HPC Autopilot

This is an open-source project of a MVP (Minimum Valiable Product) of a autonomous car usingJetson Nano that respects brazilian traffic signs and integrates some Nvidia tools, such asDeepStream SDK,Nvidia GPU Cloud,TensorRT,CUDA Toolkit,Triton andJetbot as the main tool for the project.

Project Architecture

The main workflow of the project shown on this figure above. The architecture of the project is based on four sections:

  • Autopilot
  • Neural Networks
    • Detector
  • Broker MQTT
  • Controller

For more details on how to start with our project, check our documentation:

Docs

So the robot starts following the road using computer vision and the controller parameters to stay on track, as the Jetbot sees any traffic sign, for instance a stop sign, the robot immediately detect the stop sign as a roadsign from the detector model and uses it to detect the roadsign as a stop sign by the traffic sign model. After this, the detector connects with a broker that uses asyncronous message to communicate with the autopilot and tells the robot to stop, so the motors receive a speed gain of zero and the robot stops on the track, respecting the traffic sign identified.

Robot Image


[8]ページ先頭

©2009-2025 Movatter.jp