Skip to main content

Adaptive Cruise Control

Project description

# acc [![Build Status](https://travis-ci.org/autti/acc.svg?branch=master)](https://travis-ci.org/autti/acc) [![Coverage Status](https://coveralls.io/repos/github/autti/acc/badge.svg?branch=master)](https://coveralls. io/github/autti/acc?branch=master)

Adaptive Cruise Control. Udacity micro challenge.

# WHAT SHOULD I DO? Look for cruise.py and implement the control function.

# More information

Join the #acc-challenge channel on the ND013 Slack and ask away.

Here are some reference links shared by Mac:

# TESTING

` python setup.py test `

# TODO

  • [ ] Create assertions for reasonable behavior when implementing the maneuver and fail the tests when those do not pass. For example, distance to car in front is 0, or target speed is different to actual speed.

  • [ ] Implement plotting of PID curves to compare solutions.

  • [ ] Replace gas=0 and brake=0 for a simple solution that passes the tests.

  • [ ] Decide if we need to run the tests in real time or do something different.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acc-0.1.1.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page