Skip to content

Commit 5f2d562

Browse files
Generate pb2 and pb2_grpc files following template changes
1 parent 5d58bef commit 5f2d562

38 files changed

+774
-1645
lines changed

mavsdk/action_pb2.py

Lines changed: 41 additions & 108 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mavsdk/action_pb2_grpc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2-
"""Client and server classes corresponding to protobuf-defined services."""
32
import grpc
43

54
from . import action_pb2 as action_dot_action__pb2

mavsdk/calibration_pb2.py

Lines changed: 27 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mavsdk/calibration_pb2_grpc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2-
"""Client and server classes corresponding to protobuf-defined services."""
32
import grpc
43

54
from . import calibration_pb2 as calibration_dot_calibration__pb2

mavsdk/camera_pb2.py

Lines changed: 87 additions & 175 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mavsdk/camera_pb2_grpc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2-
"""Client and server classes corresponding to protobuf-defined services."""
32
import grpc
43

54
from . import camera_pb2 as camera_dot_camera__pb2

mavsdk/core_pb2.py

Lines changed: 7 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mavsdk/core_pb2_grpc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2-
"""Client and server classes corresponding to protobuf-defined services."""
32
import grpc
43

54
from . import core_pb2 as core_dot_core__pb2

0 commit comments

Comments
 (0)