Skip to main content

A vehicle collision detector

Project description

collision detection for vehicles with uncertainty in the position represented as a gaussian distribution The implementation is based on an approximate but quick and accurate method.

import collide Functions: collide.collide(x1, y1, x2, y2, L1, W1, theta1, L2, W2, theta2) collide.plot(x1, y1, x2, y2, L1, W1, theta1, L2, W2, theta2)

variables: x,y: position L,W: length and width theta: angle of the vehicle in radian

Change Log

0.0.1 (14/10/2020)

  • First Release

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

collides-0.0.1.tar.gz (3.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