Skip to content

danmartinez78/Udacity-SDC-Radar-Driver-Micro-Challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Udacity-SDC-Radar-Driver-Micro-Challenge

Udacity Self-Driving Car Radar Driver Micro Challenge

Purpose:

The Lincoln MKZ is currently getting a Radar overhaul. While it came with some stock sensors, we are adding an additional six radar emitters to the Udacity car in order to not only implement adaptive cruise control features, but to always have access to our surrounding environment and make lane changes and safe stops possible.

Unfortunately, our sensors aren’t supported by ROS, the messaging and control architecture we are using for the whole system. For this first micro-challenge, we need help getting our computers recognizing the tracking data that these systems output.

Details:

Udacity has purchased six Delphi radar emitters/receivers. The two Delphi ESR 2.5 models will be centered in the front and back of the vehicle, while the Delphi SRR2 units will be paired and side facing on the front and back ends of the vehicle.

Build Environment: ROS Indigo and Ubuntu 14.04 Hardware: (2) Delphi ESR 2.5 (24VDC) L2C0051TR for front/rear direct (4) Delphi SRR2 Electronically Scanning Radars for front/rear paired side view These units are paired, so it’s really just two sets, and each set has an emitter on each side.

We will be communicating with the Radar units over the CAN bus using Kvaser Leaf Light v2.0 USB converters.

Additional Information for the ai-world-car-team-c2 team

Read the full challenge in the link to Challenge Google Docs below. Anyone is welcome to fork and branch. Please PM diyjac in the nd013.slack.com ai-world-car-team-c2 to submit pull requests.

Do not use PolySync.

Need to communicate directly with the Kvaser Leaf Light v2.0 USB interface.

Build Environment: ROS Indigo and Ubuntu 14.04

Documents:

  1. Challenge Google Docs:
  1. Link to Kvaser Leaf Light v2 Docs:
  1. Link to Delphi ESR and SRR2 (Short Range Radar-2).
  1. Link to ROS Device Driver (Roll our own) - Interface Candidate 1.

About

Udacity Self-Driving Car Radar Driver Micro Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published