Skip to content

Commit

Permalink
Fix expected for cameraOdometry and liveCalibration
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Jan 5, 2020
1 parent e7d2f97 commit 19e2393
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions service_list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ encodeIdx: [8015, true, 20.]
liveTracks: [8016, true, 20.]
sendcan: [8017, true, 100.]
logMessage: [8018, true, 0.]
liveCalibration: [8019, true, 5., 5]
liveCalibration: [8019, true, 4., 4]
androidLog: [8020, true, 0.]
carState: [8021, true, 100., 10]
# 8022 is reserved for sshd
Expand Down Expand Up @@ -68,7 +68,7 @@ orbFeaturesSummary: [8062, true, 0.]
driverMonitoring: [8063, true, 5., 1]
liveParameters: [8064, true, 10.]
liveMapData: [8065, true, 0.]
cameraOdometry: [8066, true, 5.]
cameraOdometry: [8066, true, 20.]
pathPlan: [8067, true, 20.]
kalmanOdometry: [8068, true, 0.]
thumbnail: [8069, true, 0.2, 1]
Expand Down

0 comments on commit 19e2393

Please sign in to comment.