LTU Actor

LTU's Actor modular autonomous vehicle platform https://ltu-actor.github.io/

ACTor Spring 2019 Plan

Initial Steps & Dates

  1. Test current code (from Dec 2018) on new computers
  2. Present current software for RTK status update (early Feb.)
  3. Finalize wiring (remove seats for better access)
  4. Make poster for LTU Research Day (April 5)

Meeting Times

System Diagram

Notes

Semester Goals

Actor Package List

Name Packages Owned
Mitch 5
Charles 7
Sean 6
Package Owner Notes
Core Mitch Route, web-page, sub-repo packages
eStop Mitch  
AdapParameter Mitch  
Sensor-AutolivRadar Sean  
InputProcess-CamAdjust Charles  
InputProcess-Canny Mitch May be included in AdapParameter
InputProcess-Threshold Mitch May be included in AdapParameter
Route-Blob Charles  
Route-Joystick Sean  
Route-StopSign Charles  
Route-GPS Sean  
Route-Pothole Charles  
Route-Parking Charles  
Route-Obstacle Sean  
Route-StopLine Charles  
Route-OneWay Charles  
Route-NeuralDetect Sean Neural network sign & object detect
Vehicle-GEM ALL  
Vehicle-L2Bot ALL  
Vehicle-EduBot Sean  

If all goes as expected, then these are the packages that will be in the LTU-Actor GitHub. To clone the system onto a computer, all that will need to be done is a recursive clone of Core.

Package Guidelines