Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

066 clean #2

Merged
merged 41 commits into from
Dec 2, 2019
Merged

066 clean #2

merged 41 commits into from
Dec 2, 2019

Conversation

sshane
Copy link
Owner

@sshane sshane commented Dec 2, 2019

Choose one of the templates below:

Fingerprint

This pull requests adds a fingerprint for <Make - Model - Year - Trim>.

This is an explorer link to a drive with the stock system enabled: ...

Car support

This pull requests adds support for <Make - Model - Year - Trim>.

This is an explorer link to a drive with the stock system enabled: ...
This is an explorer link to a drive with openpilot system enabled: ...

Feature

This pull requests adds feature X

Description

Explain what the feature does

Testing

Explain how the feature was tested. Either by the added unit tests, or what tests were performed while driving.

rav4kumar and others added 30 commits November 26, 2019 23:56
Consider that the edge of the car is 1m left and right of the camera. Work out where the turn radius is based on steering angle and check if the lead will colide or not.

Based off of

https://www.quora.com/What-is-the-method-to-calculate-turning-radius-if-only-the-steering-ratio-and-vehicles-basic-dimensions-are-known

https://math.stackexchange.com/questions/198764/how-to-know-if-a-point-is-inside-a-circle
@sshane sshane merged commit bec9f51 into sshane:066-clean Dec 2, 2019
sshane pushed a commit that referenced this pull request Dec 2, 2020
* abstracted away hardware calls

* oopsie

* remove bugs

* remove bugs #2

* fix unit test

* removed print

Co-authored-by: Comma Device <device@comma.ai>
sshane pushed a commit that referenced this pull request Jan 17, 2021
* abstracted away hardware calls

* oopsie

* remove bugs

* remove bugs #2

* fix unit test

* removed print

Co-authored-by: Comma Device <device@comma.ai>
Aragon7777 referenced this pull request in Aragon7777/openpilot Jul 18, 2021
# This is the 1st commit message:

Following Distance Selector Module

Update carstate.py

# This is the commit message #2:

Update carstate.py
Aragon7777 referenced this pull request in Aragon7777/openpilot Aug 19, 2021
Aragon7777 referenced this pull request in Aragon7777/openpilot Sep 19, 2021
* Add silent toggle

* add semi colons and remove wav files

* rename method

* update icon and description for quietdrive
Aragon7777 referenced this pull request in Aragon7777/openpilot Sep 19, 2021
* Add silent toggle

* add semi colons and remove wav files

* rename method

* update icon and description for quietdrive
sshane pushed a commit that referenced this pull request Dec 22, 2022
…#26828)

* Added unofficial support for Ubuntu 22.10 in ubuntu_setup.sh

Added a conditional to check if $UBUNTU_CODENAME is equal to "kinetic" in ubuntu_setup.sh. Installs the same packages as Ubuntu 22.04 LTS Jammy Jellyfish.

* Attempt #2 at adding unofficial support for Ubuntu 22.10 in ubuntu_setup.sh

Still checks to see if $UBUNTU_CODENAME is equal to "kinetic" I just fixed some errors that were appearing beforehand

* Update tools/ubuntu_setup.sh

* Update tools/ubuntu_setup.sh

* Update tools/ubuntu_setup.sh

* Update tools/ubuntu_setup.sh

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
sshane pushed a commit that referenced this pull request Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants