Skip to content

Commit eed4c60

Browse files
committed
Update API reference file for stability tests
1 parent 20436a9 commit eed4c60

File tree

2 files changed

+96
-56
lines changed

2 files changed

+96
-56
lines changed

tests/api/compas_fab_api.json

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,58 @@
11
{
22
"metadata": {
3-
"compas_fab_version": "0.19.1",
4-
"generated_on": "20210728"
3+
"compas_fab_version": "1.0.0",
4+
"generated_on": "20240220"
55
},
66
"modules": {
77
"compas_fab": [
88
"get"
99
],
1010
"compas_fab.backends": [
11+
"ABB_IRB4600_40_255Kinematics",
12+
"AnalyticalInverseKinematics",
13+
"AnalyticalPlanCartesianMotion",
14+
"AnalyticalPyBulletClient",
1115
"BackendError",
1216
"CancellableFutureResult",
17+
"CartesianMotionError",
1318
"CollisionError",
1419
"FutureResult",
1520
"InverseKinematicsError",
21+
"KinematicsError",
1622
"MoveItPlanner",
23+
"OffsetWristKinematics",
1724
"PyBulletClient",
1825
"PyBulletError",
1926
"PyBulletPlanner",
2027
"RosClient",
2128
"RosError",
2229
"RosFileServerLoader",
23-
"RosValidationError"
30+
"RosValidationError",
31+
"SphericalWristKinematics",
32+
"Staubli_TX260LKinematics",
33+
"UR10Kinematics",
34+
"UR10eKinematics",
35+
"UR3Kinematics",
36+
"UR3eKinematics",
37+
"UR5Kinematics",
38+
"UR5eKinematics"
2439
],
2540
"compas_fab.robots": [
2641
"AttachedCollisionMesh",
2742
"BoundingVolume",
2843
"CollisionMesh",
2944
"Constraint",
45+
"DeviationVectorsGenerator",
3046
"Duration",
3147
"Inertia",
3248
"JointConstraint",
3349
"JointTrajectory",
3450
"JointTrajectoryPoint",
3551
"OrientationConstraint",
52+
"OrthonormalVectorsFromAxisGenerator",
3653
"PlanningScene",
3754
"PositionConstraint",
55+
"ReachabilityMap",
3856
"Robot",
3957
"RobotSemantics",
4058
"Tool",
@@ -46,6 +64,8 @@
4664
"compas_fab.sensors": [
4765
"PosCon3D",
4866
"PosConCM",
67+
"ProtocolError",
68+
"SensorTimeoutError",
4969
"SerialSensor"
5070
],
5171
"compas_fab.utilities": [
@@ -68,4 +88,4 @@
6888
"write_data_to_pickle"
6989
]
7090
}
71-
}
91+
}

tests/api/compas_fab_api_ipy.json

Lines changed: 72 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,86 @@
11
{
22
"metadata": {
3-
"compas_fab_version": "0.19.1",
4-
"generated_on": "20210728"
5-
},
3+
"compas_fab_version": "1.0.0-20436a91",
4+
"generated_on": "20240220"
5+
},
66
"modules": {
77
"compas_fab": [
88
"get"
9-
],
9+
],
1010
"compas_fab.backends": [
11-
"BackendError",
12-
"CancellableFutureResult",
13-
"FutureResult",
14-
"MoveItPlanner",
15-
"RosClient",
16-
"RosError",
17-
"RosFileServerLoader",
18-
"RosValidationError"
19-
],
11+
"ABB_IRB4600_40_255Kinematics",
12+
"AnalyticalInverseKinematics",
13+
"AnalyticalPlanCartesianMotion",
14+
"BackendError",
15+
"CancellableFutureResult",
16+
"CartesianMotionError",
17+
"FutureResult",
18+
"InverseKinematicsError",
19+
"KinematicsError",
20+
"MoveItPlanner",
21+
"OffsetWristKinematics",
22+
"RosClient",
23+
"RosError",
24+
"RosFileServerLoader",
25+
"RosValidationError",
26+
"SphericalWristKinematics",
27+
"Staubli_TX260LKinematics",
28+
"UR10Kinematics",
29+
"UR10eKinematics",
30+
"UR3Kinematics",
31+
"UR3eKinematics",
32+
"UR5Kinematics",
33+
"UR5eKinematics"
34+
],
2035
"compas_fab.robots": [
21-
"AttachedCollisionMesh",
22-
"BoundingVolume",
23-
"CollisionMesh",
24-
"Constraint",
25-
"Duration",
26-
"Inertia",
27-
"JointConstraint",
28-
"JointTrajectory",
29-
"JointTrajectoryPoint",
30-
"OrientationConstraint",
31-
"PlanningScene",
32-
"PositionConstraint",
33-
"Robot",
34-
"RobotSemantics",
35-
"Tool",
36-
"Trajectory",
37-
"Wrench",
38-
"to_degrees",
36+
"AttachedCollisionMesh",
37+
"BoundingVolume",
38+
"CollisionMesh",
39+
"Constraint",
40+
"DeviationVectorsGenerator",
41+
"Duration",
42+
"Inertia",
43+
"JointConstraint",
44+
"JointTrajectory",
45+
"JointTrajectoryPoint",
46+
"OrientationConstraint",
47+
"OrthonormalVectorsFromAxisGenerator",
48+
"PlanningScene",
49+
"PositionConstraint",
50+
"ReachabilityMap",
51+
"Robot",
52+
"RobotSemantics",
53+
"Tool",
54+
"Trajectory",
55+
"Wrench",
56+
"to_degrees",
3957
"to_radians"
40-
],
58+
],
4159
"compas_fab.sensors": [
42-
"PosCon3D",
43-
"PosConCM",
60+
"PosCon3D",
61+
"PosConCM",
62+
"ProtocolError",
63+
"SensorTimeoutError",
4464
"SerialSensor"
45-
],
65+
],
4666
"compas_fab.utilities": [
47-
"LazyLoader",
48-
"allclose",
49-
"arange",
50-
"argmax",
51-
"argmin",
52-
"argsort",
53-
"clamp",
54-
"diffs",
55-
"list_files_in_directory",
56-
"map_range",
57-
"range_geometric_row",
58-
"read_csv_to_dictionary",
59-
"read_data_from_json",
60-
"read_data_from_pickle",
61-
"sign",
62-
"write_data_to_json",
67+
"LazyLoader",
68+
"allclose",
69+
"arange",
70+
"argmax",
71+
"argmin",
72+
"argsort",
73+
"clamp",
74+
"diffs",
75+
"list_files_in_directory",
76+
"map_range",
77+
"range_geometric_row",
78+
"read_csv_to_dictionary",
79+
"read_data_from_json",
80+
"read_data_from_pickle",
81+
"sign",
82+
"write_data_to_json",
6383
"write_data_to_pickle"
6484
]
6585
}
66-
}
86+
}

0 commit comments

Comments
 (0)