完善五轴 RTCP 仿真与验证资料
This commit is contained in:
@@ -916,6 +916,7 @@ function toRoundedPose(pose) {
|
||||
y: round(pose.y),
|
||||
z: round(pose.z),
|
||||
a: round(pose.a),
|
||||
b: round(pose.b),
|
||||
c: round(pose.c),
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user