Skip to content

Commit

Permalink
add whether point is detected by radar
Browse files Browse the repository at this point in the history
  • Loading branch information
haraschax committed Jul 17, 2019
1 parent 1684698 commit 852846f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ struct RadarState @0x9a185389d6fdd05f {
status @11 :Bool;
aLeadTau @12 :Float32;
modelProb @13 :Float32;
radar @14 :Bool;
}
}

Expand Down

0 comments on commit 852846f

Please sign in to comment.