-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtool_surface_contract.json
More file actions
302 lines (302 loc) · 8.35 KB
/
Copy pathtool_surface_contract.json
File metadata and controls
302 lines (302 loc) · 8.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
{
"version": "1.0.0",
"tools": [
{
"id": "c3d_viewer",
"name": "C3D Motion Capture Viewer",
"description": "View and analyze C3D motion capture files",
"category": "Biomechanics",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "data_explorer",
"name": "Data Explorer",
"description": "Interactive workbench for browsing simulation datasets",
"category": "Data Processing",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "data_processor",
"name": "Data Processor",
"description": "Signal processing and time-series data analysis tool",
"category": "Data Processing",
"surfaces": {
"pyqt6": true,
"web": true,
"legacy_gui": false
}
},
{
"id": "financial_calculator",
"name": "Financial Calculator",
"description": "Comprehensive financial modeling for plant operations",
"category": "Process Simulation",
"surfaces": {
"pyqt6": true,
"web": true,
"legacy_gui": false
}
},
{
"id": "flow_rate_converter",
"name": "Flow Rate Converter",
"description": "Convert between mass, molar, and volumetric flow rate units",
"category": "Utilities",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "folder_packer_pro",
"name": "Folder Packer Pro",
"description": "Professional Project Archiving and Distribution Tool",
"category": "Development Tools",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "folder_tool",
"name": "Folder Tool (Utility)",
"description": "Directory Management Utility",
"category": "Development Tools",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "function_generator",
"name": "Function Generator",
"description": "Generate and visualize various waveforms (sine, square, triangle, etc.)",
"category": "Signal Processing",
"surfaces": {
"pyqt6": true,
"web": true,
"legacy_gui": false
}
},
{
"id": "humanoid_builder_gui",
"name": "Humanoid Character Builder",
"description": "Build parametric humanoid characters with anthropometric calculations",
"category": "Robotics",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "inertia_calculator",
"name": "Inertia Calculator",
"description": "Calculate and validate inertia tensors for rigid bodies",
"category": "Robotics",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "lower_body_model",
"name": "Lower Body Model",
"description": "Simulate and inspect lower-body MuJoCo kinematics and controls",
"category": "Biomechanics",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "movement_optimizer",
"name": "Movement Optimizer",
"description": "Optimize barbell biomechanics trajectories with Lagrangian dynamics, swingset, and chain models",
"category": "Optimization",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "multi_param_analysis",
"name": "Multi-Parameter Analysis",
"description": "Run multi-parameter sensitivity analysis with grid evaluation",
"category": "Analysis",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "ode_solver",
"name": "ODE Solver",
"description": "Solve systems of ordinary differential equations symbolically",
"category": "Mathematics",
"surfaces": {
"pyqt6": true,
"web": true,
"legacy_gui": false
}
},
{
"id": "p1am_control_system",
"name": "P1AM HMI Control System",
"description": "HMI Control System for P1AM-100 PLC",
"category": "Industrial",
"surfaces": {
"pyqt6": false,
"web": true,
"legacy_gui": false
}
},
{
"id": "pdf_renamer",
"name": "PDF Renamer",
"description": "Intelligent PDF File Renaming Tool",
"category": "Development Tools",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "pendulum_simulator",
"name": "Pendulum Simulator",
"description": "Multi-link pendulum dynamics with parameter sweeps",
"category": "Mathematics",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "pid_generator",
"name": "P&ID Generator",
"description": "Generate P&ID drawings from YAML specifications (DXF + SVG output)",
"category": "Engineering Drafting",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "pressure_drop_calculator",
"name": "Pressure Drop Calculator",
"description": "Pipe flow pressure drop analysis with multiple friction methods",
"category": "Process Simulation",
"surfaces": {
"pyqt6": true,
"web": true,
"legacy_gui": false
}
},
{
"id": "rate_of_closure",
"name": "Rate of Closure Impact Explorer",
"description": "Quantifies how a rotating clubhead's impact-point delivery differs from the tracked reference point (COM or geometric center): path deviation, attack-angle change, face rotation during contact, and the launch-monitor geometric-center question, with an animated 3D clubhead and rate sweeps.",
"category": "Biomechanics",
"surfaces": {
"pyqt6": true,
"web": true,
"legacy_gui": false
}
},
{
"id": "rotation_converter",
"name": "Rotation Converter",
"description": "Comprehensive rotation and rigid-body transform converter with interactive 3D visualization. Supports quaternions, Euler angles, rotation matrices, axis-angle, SE(3), twists, screw axes, and frame-aware transforms.",
"category": "Robotics",
"surfaces": {
"pyqt6": true,
"web": true,
"legacy_gui": false
}
},
{
"id": "signal_processing_studio",
"name": "Signal Processing Studio",
"description": "Unified signal processing: waveform generation, analysis, filtering, curve fitting",
"category": "Signal Processing",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "steam_engine_calculator",
"name": "Steam Engine Calculator",
"description": "Calculate thermodynamic properties of steam/water",
"category": "Thermodynamics",
"surfaces": {
"pyqt6": true,
"web": true,
"legacy_gui": false
}
},
{
"id": "urdf_builder_gui",
"name": "Parametric URDF Builder",
"description": "Generate parametric URDF models for robotics applications",
"category": "Robotics",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "vessel_drafter",
"name": "Vessel Drafter",
"description": "Refractory vessel design with STEP, STL, BREP, and GLTF export",
"category": "Process Simulation",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "video_analyzer",
"name": "Video Analyzer",
"description": "Video-based motion analysis with pose tracking",
"category": "Motion Capture",
"surfaces": {
"pyqt6": true,
"web": false,
"legacy_gui": false
}
},
{
"id": "video_processor",
"name": "Video Processor",
"description": "Video file format conversion, frame extraction, and media analysis",
"category": "Media Processing",
"surfaces": {
"pyqt6": false,
"web": true,
"legacy_gui": false
}
}
]
}