332 lines
8.2 KiB
JSON
332 lines
8.2 KiB
JSON
{
|
|
"schemaVersion": 1,
|
|
"status": "pass",
|
|
"baselineId": "freecad-1.1.1-property-acceleration-roundtrip",
|
|
"freecadVersion": "1.1.1",
|
|
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
|
|
"archives": {
|
|
"nativeInitial": {
|
|
"path": ".cache/freecad/property-acceleration-roundtrip/native-initial.FCStd",
|
|
"bytes": 1625,
|
|
"sha256": "121b9ef55520cbea76f85d4a462791f22593743680c7c8813c84a06ed092695e"
|
|
},
|
|
"webEdited": {
|
|
"path": ".cache/freecad/property-acceleration-roundtrip/web-edited.FCStd",
|
|
"bytes": 1455,
|
|
"sha256": "6c9f69279012adfaba3e3093448d343a5829a5c34df7fc3f2f3799a625fb8a70"
|
|
},
|
|
"nativeResaved": {
|
|
"path": ".cache/freecad/property-acceleration-roundtrip/native-resaved.FCStd",
|
|
"bytes": 1629,
|
|
"sha256": "0a6d34aba0c69b6dd52424f3d1c35bc096b8ca6087e96903b9ada9a1b257cbd9"
|
|
}
|
|
},
|
|
"nativeInitial": {
|
|
"object": {
|
|
"editorMode": [],
|
|
"name": "AccelerationProbe",
|
|
"propertyStatus": [],
|
|
"propertyTypeId": "App::PropertyAcceleration",
|
|
"source": {
|
|
"name": "SourceTrajectory",
|
|
"typeId": "Robot::TrajectoryObject"
|
|
},
|
|
"state": [
|
|
"Up-to-date"
|
|
],
|
|
"statusString": "Valid",
|
|
"trajectory": {
|
|
"contentSha256": "1a29d89dac9b062e0ea210375b9aeb1f7ada2ed763939e339eb31c05d4ee678f",
|
|
"duration": 0.141421356,
|
|
"length": 5,
|
|
"waypointCount": 2,
|
|
"waypoints": [
|
|
{
|
|
"acceleration": 1000,
|
|
"name": "Pt",
|
|
"position": [
|
|
1,
|
|
2,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
},
|
|
{
|
|
"acceleration": 1000,
|
|
"name": "Pt1",
|
|
"position": [
|
|
4,
|
|
6,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
}
|
|
]
|
|
},
|
|
"typeId": "Robot::TrajectoryDressUpObject",
|
|
"useAcceleration": true,
|
|
"value": {
|
|
"numeric": 1000,
|
|
"raw": "1000.0 mm/s^2",
|
|
"unit": "Unit: mm/s^2 (1,0,-2,0,0,0,0,0) [Acceleration]"
|
|
}
|
|
},
|
|
"objectSet": [
|
|
{
|
|
"name": "SourceTrajectory",
|
|
"typeId": "Robot::TrajectoryObject"
|
|
},
|
|
{
|
|
"name": "AccelerationProbe",
|
|
"typeId": "Robot::TrajectoryDressUpObject"
|
|
}
|
|
],
|
|
"sourceTrajectory": {
|
|
"contentSha256": "cb93c2855ce67ed800416d985edfe22d80035a3313015573d78252bc17619db9",
|
|
"duration": 0.447213595,
|
|
"length": 5,
|
|
"waypointCount": 2,
|
|
"waypoints": [
|
|
{
|
|
"acceleration": 100,
|
|
"name": "Pt",
|
|
"position": [
|
|
1,
|
|
2,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
},
|
|
{
|
|
"acceleration": 100,
|
|
"name": "Pt1",
|
|
"position": [
|
|
4,
|
|
6,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"web": {
|
|
"before": {
|
|
"name": "Acceleration",
|
|
"typeId": "App::PropertyAcceleration",
|
|
"element": "Float",
|
|
"value": "1000.0000000000000000"
|
|
},
|
|
"after": {
|
|
"name": "Acceleration",
|
|
"typeId": "App::PropertyAcceleration",
|
|
"element": "Float",
|
|
"value": "500"
|
|
},
|
|
"objectSetPreserved": true,
|
|
"semanticObjectsPreserved": true,
|
|
"opaquePathsPreserved": 0,
|
|
"opaqueEntriesPreserved": true
|
|
},
|
|
"nativeAfter": {
|
|
"reopened": {
|
|
"object": {
|
|
"editorMode": [],
|
|
"name": "AccelerationProbe",
|
|
"propertyStatus": [],
|
|
"propertyTypeId": "App::PropertyAcceleration",
|
|
"source": {
|
|
"name": "SourceTrajectory",
|
|
"typeId": "Robot::TrajectoryObject"
|
|
},
|
|
"state": [
|
|
"Up-to-date"
|
|
],
|
|
"statusString": "Valid",
|
|
"trajectory": {
|
|
"contentSha256": "a7febf338d0c6527d9ad31e709f379092fd6f0144714ee29f973cd77567ecf2c",
|
|
"duration": 0.2,
|
|
"length": 5,
|
|
"waypointCount": 2,
|
|
"waypoints": [
|
|
{
|
|
"acceleration": 500,
|
|
"name": "Pt",
|
|
"position": [
|
|
1,
|
|
2,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
},
|
|
{
|
|
"acceleration": 500,
|
|
"name": "Pt1",
|
|
"position": [
|
|
4,
|
|
6,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
}
|
|
]
|
|
},
|
|
"typeId": "Robot::TrajectoryDressUpObject",
|
|
"useAcceleration": true,
|
|
"value": {
|
|
"numeric": 500,
|
|
"raw": "500.0 mm/s^2",
|
|
"unit": "Unit: mm/s^2 (1,0,-2,0,0,0,0,0) [Acceleration]"
|
|
}
|
|
},
|
|
"objectSet": [
|
|
{
|
|
"name": "SourceTrajectory",
|
|
"typeId": "Robot::TrajectoryObject"
|
|
},
|
|
{
|
|
"name": "AccelerationProbe",
|
|
"typeId": "Robot::TrajectoryDressUpObject"
|
|
}
|
|
],
|
|
"sourceTrajectory": {
|
|
"contentSha256": "cb93c2855ce67ed800416d985edfe22d80035a3313015573d78252bc17619db9",
|
|
"duration": 0.447213595,
|
|
"length": 5,
|
|
"waypointCount": 2,
|
|
"waypoints": [
|
|
{
|
|
"acceleration": 100,
|
|
"name": "Pt",
|
|
"position": [
|
|
1,
|
|
2,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
},
|
|
{
|
|
"acceleration": 100,
|
|
"name": "Pt1",
|
|
"position": [
|
|
4,
|
|
6,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"resaved": {
|
|
"object": {
|
|
"editorMode": [],
|
|
"name": "AccelerationProbe",
|
|
"propertyStatus": [],
|
|
"propertyTypeId": "App::PropertyAcceleration",
|
|
"source": {
|
|
"name": "SourceTrajectory",
|
|
"typeId": "Robot::TrajectoryObject"
|
|
},
|
|
"state": [
|
|
"Up-to-date"
|
|
],
|
|
"statusString": "Valid",
|
|
"trajectory": {
|
|
"contentSha256": "a7febf338d0c6527d9ad31e709f379092fd6f0144714ee29f973cd77567ecf2c",
|
|
"duration": 0.2,
|
|
"length": 5,
|
|
"waypointCount": 2,
|
|
"waypoints": [
|
|
{
|
|
"acceleration": 500,
|
|
"name": "Pt",
|
|
"position": [
|
|
1,
|
|
2,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
},
|
|
{
|
|
"acceleration": 500,
|
|
"name": "Pt1",
|
|
"position": [
|
|
4,
|
|
6,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
}
|
|
]
|
|
},
|
|
"typeId": "Robot::TrajectoryDressUpObject",
|
|
"useAcceleration": true,
|
|
"value": {
|
|
"numeric": 500,
|
|
"raw": "500.0 mm/s^2",
|
|
"unit": "Unit: mm/s^2 (1,0,-2,0,0,0,0,0) [Acceleration]"
|
|
}
|
|
},
|
|
"objectSet": [
|
|
{
|
|
"name": "SourceTrajectory",
|
|
"typeId": "Robot::TrajectoryObject"
|
|
},
|
|
{
|
|
"name": "AccelerationProbe",
|
|
"typeId": "Robot::TrajectoryDressUpObject"
|
|
}
|
|
],
|
|
"sourceTrajectory": {
|
|
"contentSha256": "cb93c2855ce67ed800416d985edfe22d80035a3313015573d78252bc17619db9",
|
|
"duration": 0.447213595,
|
|
"length": 5,
|
|
"waypointCount": 2,
|
|
"waypoints": [
|
|
{
|
|
"acceleration": 100,
|
|
"name": "Pt",
|
|
"position": [
|
|
1,
|
|
2,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
},
|
|
{
|
|
"acceleration": 100,
|
|
"name": "Pt1",
|
|
"position": [
|
|
4,
|
|
6,
|
|
3
|
|
],
|
|
"type": "LIN",
|
|
"velocity": 2000
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"classification": {
|
|
"webValue": "500",
|
|
"reopenedValue": 500,
|
|
"resavedValue": 500,
|
|
"nativeOutputMatches": true,
|
|
"unknownSemanticDrift": false,
|
|
"zeroUnknownDrift": true
|
|
}
|
|
}
|