Use float instead of int for slam location proto

This commit is contained in:
Piv
2020-02-18 19:55:32 +10:30
parent ced8dea67b
commit 546b519a1c
3 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
import grpc
from . import SlamController_pb2 as SlamController__pb2
import SlamController_pb2 as SlamController__pb2
class SlamControlStub(object):