idsc-frazzoli / retina

interfaces and algorithms for event based cameras, lidars, and actuators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Track reconnaissance store and restore

datahaki opened this issue · comments

Background

While the go-kart is manually driven around a track, the TrackReconModule classifies the space into free or occupied. After one loop around the track has been completed, the module automatically extracts the lane boundaries. When the software is closed, the information about the track is discarded.

Task Description

  • store the coordinates of the track waypoints
  • allow to reset the track waypoints in the GUI

Visualization of Track

image