Logo

Driving is hard, but humans make it look easy. We're UT Dallas's applied autonomous driving project, and we're making driving look easier than ever.

ECSW 1.460 & 2.445
GitHub
YouTube
Instagram
LinkedInLinkedIn
project.nova@utdallas.edu

Latest posts

New Members and Goals! 23-24 11/15/23
Planning with cost maps 2/13/23
What's up with Nova? 2/2/23
New members (and goodbyes) 10/23/22
Why we like Nova (video) 8/27/22

All posts ⟶


31 August 2021

Demo 2 Overview: Nova's Grand Tour

by Will

Demo 2 is Nova’s Grand Tour.

This overview is split into our success conditions, tasks, timeline and checkpoints:

Success conditions

General tasks

The Grand Tour’s tasks have four main components: A new behavior planner, safety improvements, a bigger map, and a new visualization tool.

We will focus only on the above goals. Everything else is beyond the scope of Demo 2.

Grand Tour map

Possible layout of Demo 2 map area (“Grand Tour”), with loop split into eight colored sections. Car will move clockwise along the red route.

Architecture Target architecture of Demo 2.

Checkpoints

These are major steps along our path to the completion of Demo 2. Checkpoints are not necessarily ordered, so any checkpoint can be completed before another one. The checkpoints are:

A: Navigator can localize itself along the entire course

B: Navigator can generate a correct, sensible path along the entire course (accounting for position, not speed, so only steering is accounted for)

C: Navigator can steer itself along the entire course (essentially Demo 1 on a new course)

D: Navigator can generate sensible throttle and brake commands, which are then followed by a human driver

E: Throttle and brake linear actuators can receive manual commands, so that the peddles can be teleoperated via a keyboard

F: Navigator can control the throttle and brake autonomously, though not correctly

G: Navigator can control the throttle and brake along the entire course

H: Hail Bopp can drive through 100% of the course, safely and smoothly, 3 times consecutively

Timeline

Table

Sprint Dates Completed checkpoints
1 10/29-11/18 Laying foundation
2 11/19-12/9 A
3 12/10-12/30 A
4 1/7-1/27 A, B
5w1 1/28-2/3 A, B, C
5 1/28-2/17 A, B, C, D, E
6 2/18-3/10 A, B, C, D, E, F
7 3/11-3/31 A, B, C, D, E, F, G
8 4/1-4/21 A, B, C, D, E, F, G, H
9 4/22-4/29 Testing week

Graph

ZenHub roadmap from October 30th, 2021 Project roadmap generated by ZenHub, updated Oct. 30, ‘21. Click to enlarge.


Change log

10/30: Add Checkpoint H, link to timeline. WSH.