@@ -13859,6 +13859,202 @@
1385913859
1386013860
1386113861
13862+ < label class ="md-nav__title " for ="__toc ">
13863+ < span class ="md-nav__icon md-icon "> </ span >
13864+ Table of contents
13865+ </ label >
13866+ < ul class ="md-nav__list " data-md-component ="toc " data-md-scrollfix >
13867+
13868+ < li class ="md-nav__item ">
13869+ < a href ="#design-overview " class ="md-nav__link ">
13870+ < span class ="md-ellipsis ">
13871+
13872+ Design Overview
13873+
13874+ </ span >
13875+ </ a >
13876+
13877+ </ li >
13878+
13879+ < li class ="md-nav__item ">
13880+ < a href ="#who-should-read " class ="md-nav__link ">
13881+ < span class ="md-ellipsis ">
13882+
13883+ Who should read
13884+
13885+ </ span >
13886+ </ a >
13887+
13888+ </ li >
13889+
13890+ < li class ="md-nav__item ">
13891+ < a href ="#references-and-resources " class ="md-nav__link ">
13892+ < span class ="md-ellipsis ">
13893+
13894+ References and Resources
13895+
13896+ </ span >
13897+ </ a >
13898+
13899+ </ li >
13900+
13901+ < li class ="md-nav__item ">
13902+ < a href ="#contributors-complete-list " class ="md-nav__link ">
13903+ < span class ="md-ellipsis ">
13904+
13905+ Contributors complete list
13906+
13907+ </ span >
13908+ </ a >
13909+
13910+ < nav class ="md-nav " aria-label ="Contributors complete list ">
13911+ < ul class ="md-nav__list ">
13912+
13913+ < li class ="md-nav__item ">
13914+ < a href ="#roboracer-core-developers " class ="md-nav__link ">
13915+ < span class ="md-ellipsis ">
13916+
13917+ RoboRacer Core Developers
13918+
13919+ </ span >
13920+ </ a >
13921+
13922+ </ li >
13923+
13924+ < li class ="md-nav__item ">
13925+ < a href ="#contributors " class ="md-nav__link ">
13926+ < span class ="md-ellipsis ">
13927+
13928+ Contributors
13929+
13930+ </ span >
13931+ </ a >
13932+
13933+ </ li >
13934+
13935+ < li class ="md-nav__item ">
13936+ < a href ="#community-outreach " class ="md-nav__link ">
13937+ < span class ="md-ellipsis ">
13938+
13939+ Community Outreach
13940+
13941+ </ span >
13942+ </ a >
13943+
13944+ </ li >
13945+
13946+ </ ul >
13947+ </ nav >
13948+
13949+ </ li >
13950+
13951+ < li class ="md-nav__item ">
13952+ < a href ="#targeted-use-cases " class ="md-nav__link ">
13953+ < span class ="md-ellipsis ">
13954+
13955+ Targeted Use Cases
13956+
13957+ </ span >
13958+ </ a >
13959+
13960+ </ li >
13961+
13962+ < li class ="md-nav__item ">
13963+ < a href ="#odd " class ="md-nav__link ">
13964+ < span class ="md-ellipsis ">
13965+
13966+ ODD
13967+
13968+ </ span >
13969+ </ a >
13970+
13971+ </ li >
13972+
13973+ < li class ="md-nav__item ">
13974+ < a href ="#automation-level " class ="md-nav__link ">
13975+ < span class ="md-ellipsis ">
13976+
13977+ Automation Level
13978+
13979+ </ span >
13980+ </ a >
13981+
13982+ </ li >
13983+
13984+ < li class ="md-nav__item ">
13985+ < a href ="#system-architecture " class ="md-nav__link ">
13986+ < span class ="md-ellipsis ">
13987+
13988+ System Architecture
13989+
13990+ </ span >
13991+ </ a >
13992+
13993+ </ li >
13994+
13995+ < li class ="md-nav__item ">
13996+ < a href ="#hardware-configuration " class ="md-nav__link ">
13997+ < span class ="md-ellipsis ">
13998+
13999+ Hardware Configuration
14000+
14001+ </ span >
14002+ </ a >
14003+
14004+ < nav class ="md-nav " aria-label ="Hardware Configuration ">
14005+ < ul class ="md-nav__list ">
14006+
14007+ < li class ="md-nav__item ">
14008+ < a href ="#chassis " class ="md-nav__link ">
14009+ < span class ="md-ellipsis ">
14010+
14011+ Chassis
14012+
14013+ </ span >
14014+ </ a >
14015+
14016+ </ li >
14017+
14018+ < li class ="md-nav__item ">
14019+ < a href ="#sensors " class ="md-nav__link ">
14020+ < span class ="md-ellipsis ">
14021+
14022+ Sensors
14023+
14024+ </ span >
14025+ </ a >
14026+
14027+ </ li >
14028+
14029+ < li class ="md-nav__item ">
14030+ < a href ="#computing-platforms " class ="md-nav__link ">
14031+ < span class ="md-ellipsis ">
14032+
14033+ Computing Platforms
14034+
14035+ </ span >
14036+ </ a >
14037+
14038+ </ li >
14039+
14040+ </ ul >
14041+ </ nav >
14042+
14043+ </ li >
14044+
14045+ < li class ="md-nav__item ">
14046+ < a href ="#software-configuration " class ="md-nav__link ">
14047+ < span class ="md-ellipsis ">
14048+
14049+ Software Configuration
14050+
14051+ </ span >
14052+ </ a >
14053+
14054+ </ li >
14055+
14056+ </ ul >
14057+
1386214058</ nav >
1386314059 </ div >
1386414060 </ div >
@@ -13946,22 +14142,22 @@
1394614142
1394714143< div > < h1 id ="overview "> Overview< a class ="headerlink " href ="#overview " title ="Permanent link "> #</ a > </ h1 >
1394814144< p > This document elaborates the hardware and software configurations for using Autoware for autonomous driving. Hence, it will serve as a guideline to select hardware and software components to build autonomous vehicles. However, this document is NOT prepared as neither step-by-step instructions nor Q&A books, which will be provided as a reference link if available.</ p >
13949- < h1 id ="design-overview "> Design Overview< a class ="headerlink " href ="#design-overview " title ="Permanent link "> #</ a > </ h1 >
14145+ < h2 id ="design-overview "> Design Overview< a class ="headerlink " href ="#design-overview " title ="Permanent link "> #</ a > </ h2 >
1395014146< p > < img alt ="Radar Chart for RoboRacer Design " src ="images/RadarChart-F1Tenth.png "> </ p >
13951- < h1 id ="who-should-read "> Who should read< a class ="headerlink " href ="#who-should-read " title ="Permanent link "> #</ a > </ h1 >
14147+ < h2 id ="who-should-read "> Who should read< a class ="headerlink " href ="#who-should-read " title ="Permanent link "> #</ a > </ h2 >
1395214148< p > One is interested in building your autonomous racing cars or low-cost platforms to learn Autoware, and looks for the place to start with.</ p >
13953- < h1 id ="references-and-resources "> References and Resources< a class ="headerlink " href ="#references-and-resources " title ="Permanent link "> #</ a > </ h1 >
14149+ < h2 id ="references-and-resources "> References and Resources< a class ="headerlink " href ="#references-and-resources " title ="Permanent link "> #</ a > </ h2 >
1395414150< ul >
1395514151< li > Complete RoboRacer documents: < a href ="https://roboracer.ai/ "> link</ a > </ li >
1395614152< li > RoboRacer Learn: < a href ="https://roboracer.ai/learn "> link</ a > </ li >
1395714153</ ul >
13958- < h1 id ="contributors-complete-list "> Contributors < a href ="https://roboracer.ai/ "> complete list</ a > < a class ="headerlink " href ="#contributors-complete-list " title ="Permanent link "> #</ a > </ h1 >
13959- < h2 id ="roboracer-core-developers "> RoboRacer Core Developers< a class ="headerlink " href ="#roboracer-core-developers " title ="Permanent link "> #</ a > </ h2 >
14154+ < h2 id ="contributors-complete-list "> Contributors < a href ="https://roboracer.ai/ "> complete list</ a > < a class ="headerlink " href ="#contributors-complete-list " title ="Permanent link "> #</ a > </ h2 >
14155+ < h3 id ="roboracer-core-developers "> RoboRacer Core Developers< a class ="headerlink " href ="#roboracer-core-developers " title ="Permanent link "> #</ a > </ h3 >
1396014156< ul >
1396114157< li > Hongrui (Billy) Zheng</ li >
1396214158< li > Johannes Betz</ li >
1396314159</ ul >
13964- < h2 id ="contributors "> Contributors< a class ="headerlink " href ="#contributors " title ="Permanent link "> #</ a > </ h2 >
14160+ < h3 id ="contributors "> Contributors< a class ="headerlink " href ="#contributors " title ="Permanent link "> #</ a > </ h3 >
1396514161< ul >
1396614162< li > Matthew O'Kelly</ li >
1396714163< li > Kim Luong</ li >
@@ -13971,13 +14167,13 @@ <h2 id="contributors">Contributors<a class="headerlink" href="#contributors" tit
1397114167< li > RoboRacer UCSD and Jack Silberman</ li >
1397214168< li > Jim Benson</ li >
1397314169</ ul >
13974- < h1 id ="community-outreach "> Community Outreach< a class ="headerlink " href ="#community-outreach " title ="Permanent link "> #</ a > </ h1 >
14170+ < h3 id ="community-outreach "> Community Outreach< a class ="headerlink " href ="#community-outreach " title ="Permanent link "> #</ a > </ h3 >
1397514171< ul >
1397614172< li > Rahul Mangharam</ li >
1397714173< li > RoboRacer Clemson and Venkat Krovi</ li >
1397814174< li > Jaroslav Klapálek</ li >
1397914175</ ul >
13980- < h1 id ="targeted-use-cases "> Targeted Use Cases< a class ="headerlink " href ="#targeted-use-cases " title ="Permanent link "> #</ a > </ h1 >
14176+ < h2 id ="targeted-use-cases "> Targeted Use Cases< a class ="headerlink " href ="#targeted-use-cases " title ="Permanent link "> #</ a > </ h2 >
1398114177< table >
1398214178< thead >
1398314179< tr >
@@ -14000,7 +14196,7 @@ <h1 id="targeted-use-cases">Targeted Use Cases<a class="headerlink" href="#targe
1400014196</ tr >
1400114197</ tbody >
1400214198</ table >
14003- < h1 id ="odd "> < abbr title ="Operational Design Domain "> ODD</ abbr > < a class ="headerlink " href ="#odd " title ="Permanent link "> #</ a > </ h1 >
14199+ < h2 id ="odd "> < abbr title ="Operational Design Domain "> ODD</ abbr > < a class ="headerlink " href ="#odd " title ="Permanent link "> #</ a > </ h2 >
1400414200< table >
1400514201< thead >
1400614202< tr >
@@ -14023,7 +14219,7 @@ <h1 id="odd"><abbr title="Operational Design Domain">ODD</abbr><a class="headerl
1402314219</ tr >
1402414220</ tbody >
1402514221</ table >
14026- < h1 id ="automation-level "> Automation Level< a class ="headerlink " href ="#automation-level " title ="Permanent link "> #</ a > </ h1 >
14222+ < h2 id ="automation-level "> Automation Level< a class ="headerlink " href ="#automation-level " title ="Permanent link "> #</ a > </ h2 >
1402714223< table >
1402814224< thead >
1402914225< tr >
@@ -14048,16 +14244,16 @@ <h1 id="automation-level">Automation Level<a class="headerlink" href="#automatio
1404814244</ tr >
1404914245</ tbody >
1405014246</ table >
14051- < h1 id ="system-architecture "> System Architecture< a class ="headerlink " href ="#system-architecture " title ="Permanent link "> #</ a > </ h1 >
14247+ < h2 id ="system-architecture "> System Architecture< a class ="headerlink " href ="#system-architecture " title ="Permanent link "> #</ a > </ h2 >
1405214248< p > RoboRacer can be used for racing and education purpose. The simplest use case is to avoid colliding into the obstacle on a racing track. Meanwhile, one can also develop the < abbr title ="Simultaneous Localization And Mapping "> SLAM</ abbr > algorithm to build the map on the fly and finishes the loop in short time.</ p >
1405314249< p > < img alt ="RoboRacer NX " src ="https://github.com/f1tenth/f1tenth_doc/blob/94efb99a2df0fdf29954501f02c8de6c50ae20f9/img/f1tenth_NX.png "> </ p >
14054- < h1 id ="hardware-configuration "> Hardware Configuration< a class ="headerlink " href ="#hardware-configuration " title ="Permanent link "> #</ a > </ h1 >
14055- < h2 id ="chassis "> Chassis< a class ="headerlink " href ="#chassis " title ="Permanent link "> #</ a > </ h2 >
14250+ < h2 id ="hardware-configuration "> Hardware Configuration< a class ="headerlink " href ="#hardware-configuration " title ="Permanent link "> #</ a > </ h2 >
14251+ < h3 id ="chassis "> Chassis< a class ="headerlink " href ="#chassis " title ="Permanent link "> #</ a > </ h3 >
1405614252< ul >
1405714253< li > Traxxas Slash 4x4 Premium: < a href ="https://www.amainhobbies.com/traxxas-slash-4x4-ultimate-rtr-4wd-short-course-truck-orange-tra68077-4-orng/p858530 "> link to purchase</ a > </ li >
1405814254< li > VESC Speed Controllers: # VESC 6 MK III</ li >
1405914255</ ul >
14060- < h2 id ="sensors "> Sensors< a class ="headerlink " href ="#sensors " title ="Permanent link "> #</ a > </ h2 >
14256+ < h3 id ="sensors "> Sensors< a class ="headerlink " href ="#sensors " title ="Permanent link "> #</ a > </ h3 >
1406114257< ul >
1406214258< li > Lidar: choose one< ul >
1406314259< li > Hokuyo UTM-30LX</ li >
@@ -14070,14 +14266,14 @@ <h2 id="sensors">Sensors<a class="headerlink" href="#sensors" title="Permanent l
1407014266</ ul >
1407114267</ li >
1407214268</ ul >
14073- < h2 id ="computing-platforms "> Computing Platforms< a class ="headerlink " href ="#computing-platforms " title ="Permanent link "> #</ a > </ h2 >
14269+ < h3 id ="computing-platforms "> Computing Platforms< a class ="headerlink " href ="#computing-platforms " title ="Permanent link "> #</ a > </ h3 >
1407414270< ul >
1407514271< li > NVIDIA Jetson Xavier NX</ li >
1407614272< li > USB Hub (4 ports)</ li >
1407714273< li > (DEPRECATED) NVIDIA Jetson TX2</ li >
1407814274</ ul >
1407914275< p > < img alt ="RoboRacer " src ="images/together_NX.png "> </ p >
14080- < h1 id ="software-configuration "> Software Configuration< a class ="headerlink " href ="#software-configuration " title ="Permanent link "> #</ a > </ h1 >
14276+ < h2 id ="software-configuration "> Software Configuration< a class ="headerlink " href ="#software-configuration " title ="Permanent link "> #</ a > </ h2 >
1408114277< ul >
1408214278< li > Software on the car:< ul >
1408314279< li > Operating System: Linux 20.04</ li >
0 commit comments