Skip to content

Commit

Permalink
add posenet debug fields to LiveParameters
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed Jul 18, 2019
1 parent 852846f commit 42669a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions log.capnp
Expand Up @@ -1678,6 +1678,8 @@ struct LiveParametersData {
steerRatio @5 :Float32;
sensorValid @6 :Bool;
yawRate @7 :Float32;
posenetSpeed @8 :Float32;
posenetInvalid @9 :Bool;
}

struct LiveMapData {
Expand Down

0 comments on commit 42669a8

Please sign in to comment.