Skip to content

Commit

Permalink
Merge pull request #59 from arne182/075-clean
Browse files Browse the repository at this point in the history
 last archive for 075
  • Loading branch information
rav4kumar authored Jul 13, 2020
2 parents 972a840 + 392b054 commit 5818d74
Show file tree
Hide file tree
Showing 23 changed files with 243 additions and 137 deletions.
3 changes: 3 additions & 0 deletions cereal/car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,9 @@ struct CarParams {
kiBP @2 :List(Float32);
kiV @3 :List(Float32);
kf @4 :Float32;
kfV @5 :List(Float32);
kfBP @6 :List(Float32);

}

struct LongitudinalPIDTuning {
Expand Down
Loading

0 comments on commit 5818d74

Please sign in to comment.