Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
uwsbel
GitHub 제작자 프로필

uwsbel

2개 GitHub 저장소에서 수집된 33개 skills를 저장소 단위로 보여줍니다.

수집된 skills
33
저장소
2
업데이트
2026-05-21
저장소 탐색

저장소와 대표 skills

fsi-in-scene
소프트웨어 개발자

Entry point for FSI-coupled hybrid plans (plan_type=fsi_in_scene) — any scene combining SPH fluid (water tanks, dam-break, wave channels) with multi-body dynamics, optionally with a wheeled vehicle. Pick this over mbs_in_scene whenever the plan involves a fluid domain (scene_objects with domain_type starting "sph_") or an FSI body registration (scene_objects with fsi_registration set). Routes to fsi/sph (always), veh/wheeled_vehicle (when vehicle present), and enforces FSI-specific invariants distinct from generic mbs_in_scene rigid scenes.

2026-05-21
mbs-in-scene
소프트웨어 개발자

Entry point for rigid-body hybrid plans (plan_type=mbs_in_scene) combining a robot or vehicle with scene assets — NO fluid coupling. Routes to the correct domain skills and defines only high-level invariants. Use core/fsi_in_scene instead when the plan involves SPH fluid or FSI body registration.

2026-05-21
mbs
소프트웨어 개발자

Entry point for pure multi-body simulation plans (plan_type=mbs). Routes the agent to the correct mechanics, system, and camera skills and defines only high-level invariants.

2026-05-21
scene
소프트웨어 개발자

Entry point for static scene plans (plan_type=scene). Routes the agent to the correct scene, system, and camera skills and defines only high-level invariants.

2026-05-21
sph
소프트웨어 개발자

Set up SPH-based Fluid-Structure Interaction (FSI): create ChFsiFluidSystemSPH and ChFsiSystemSPH, configure fluid and SPH parameters, seed fluid particles with hydrostatic initialization, add container BCE boundary markers, register floating rigid bodies, optionally couple with a wheeled vehicle, and advance with sysFSI.DoStepDynamics(dT).

2026-05-21
scene-relations
소프트웨어 개발자

Translate a `geometry_relations` entry from the plan into correct PyChrono coordinate code. Read this whenever the plan declares a relation_name you have not previously encoded, and especially BEFORE writing SetPos / camera placement for any body that participates in a multi-body geometric constraint. Each subsection below is one canonical pattern named exactly as it appears in `plan.geometry_relations[i].relation_name`.

2026-05-21
body-creation
소프트웨어 개발자

Create rigid bodies with mass, geometry, collision shapes, and visual assets.

2026-05-21
collision
소프트웨어 개발자

Enable contact detection using the correct contact material for NSC or SMC systems.

2026-05-21
이 저장소에서 수집된 skills 25개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다