diff --git a/index.html b/index.html
index c730e25..b1df36f 100644
--- a/index.html
+++ b/index.html
@@ -1651,8 +1651,8 @@
GetAutoResponse
value |
- google.protobuf.BoolValue |
- |
+ bool |
+ optional |
|
@@ -2188,15 +2188,15 @@ SetClawRequest
force |
- google.protobuf.DoubleValue |
- |
+ double |
+ optional |
力度 |
amplitude |
- google.protobuf.DoubleValue |
- |
+ double |
+ optional |
开度 |
@@ -2872,8 +2872,8 @@ SetPayloadRequest
mass |
- google.protobuf.DoubleValue |
- |
+ double |
+ optional |
负载质量 |
@@ -7122,15 +7122,15 @@ JointMove
velocity |
- google.protobuf.DoubleValue |
- |
+ double |
+ optional |
|
acc |
- google.protobuf.DoubleValue |
- |
+ double |
+ optional |
|
@@ -7398,22 +7398,22 @@ SetForceModeParamRequest
threshold |
- google.protobuf.DoubleValue |
- |
+ double |
+ optional |
启动力阈值 |
damping |
- google.protobuf.DoubleValue |
- |
+ double |
+ optional |
阻尼系数 |
mass |
- google.protobuf.DoubleValue |
- |
+ double |
+ optional |
物体重量 |