Skip to content

An autonomous car software stack with 1) navigation behavior fine tuned for semi-trailer truck and 2) enhanced perception pipeline for future work.

License

Notifications You must be signed in to change notification settings

IseanB/AutonomousNavigationProject

Repository files navigation

Autonomous Trucking Project

      Trucks with trailers are a key constituent of the trucking and transportation services sector. They are one of the life-lines for economies across the world. However, in order to fully utilize the current work done on autonomous vehicles, we need to safely adapt these technologies to autonomous trucks. One such issue is a slower stopping time, compared to cars. This is a big built in weakness when reacting to unpredictable scenarios. (i.e. person walking in front of the truck from an occluded location.)

      Our project explores extending auto-pilot software in order to be more suited for autonomous trucks. We introduce a perfectly positioned DVS (Dynamic Vision Sensor) that covers the major blind spots of a truck and also allows for extremely fast real-time algorithms to react to the scenarios listed above. Below is a list of our contributions along with a link to our code.

Members:

Isean Bhanot, Samara Miramontes, Miguel Gutierrez

Usage

  1. Startup CARLA Server wtih "./CarlaUE4.sh -RenderOffScreen".
  2. Spawn Truck Entity w/ autonomous software with "vglrun python automatic_control.py" or "python automatic_control.py".
  3. (Optional) Spawn entities with "vglrun python generate_traffic.py"

Visualize DVS Processed Stream

  1. Follow the steps above.
  2. Press 2 in the pop-up window.

Example DVS Stream

image Screenshot 2024-06-04 at 9 40 50 PM

Report

https://docs.google.com/document/d/18JBF5FfwvE8_C1p8sU8ETbDwXi0DsRYLULXRwEuaIjI/edit?usp=sharing

About

An autonomous car software stack with 1) navigation behavior fine tuned for semi-trailer truck and 2) enhanced perception pipeline for future work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages