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

Add this for future Blindspot recognition #7

Closed
wants to merge 1 commit into from

Conversation

arne182
Copy link
Contributor

@arne182 arne182 commented Sep 24, 2019

I am not sure if a boolean is good instead of sending the distance to object but it would be interesting to talk about this.

I am not sure if a boolean is good instead of sending the distance to object but it would be interesting to talk about this.
@@ -182,6 +182,7 @@ struct CarState {
altButton3 @8;
}
}
blindspot @27 :Bool; # Is there something blocking the lane change
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think at least distinguishing between left VS right should be required.
Also, maybe anything that has to do with perception should be handled by radard. I'll think about this.

@arne182
Copy link
Contributor Author

arne182 commented Oct 2, 2019

I also thought that having both is good in the beginning. But if we limit the auto Lane change based on blinker on direction. You should only have a violation in that direction. Checking both sides requires more code on Toyota and does not give more valuable data. Later it could be used for crash avoidance. But that is another topic.

@geohot
Copy link
Collaborator

geohot commented Feb 3, 2020

Is this being used in forks? I'd be fine with upstreaming blindspot stuff.

@arne182
Copy link
Contributor Author

arne182 commented Feb 3, 2020

We are working on it currently

@arne182
Copy link
Contributor Author

arne182 commented Feb 3, 2020

Will reopen a PR to be up to date with master.

@arne182 arne182 closed this Feb 3, 2020
@arne182 arne182 deleted the patch-3 branch February 3, 2020 08:09
arne182 added a commit to arne182/cereal that referenced this pull request Feb 3, 2020
pd0wm added a commit that referenced this pull request Mar 4, 2020
ryleymcc pushed a commit to MoreTore/cereal that referenced this pull request May 19, 2023
Kirito3481 pushed a commit to Kirito3481/msgq that referenced this pull request Dec 4, 2024
* NNFF: Cereal logging and startup alert

* fill up lateralControlState
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.

3 participants