Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

phx

phx에는 Humusoft에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
7
업데이트
2026-07-22
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

phx-constraints-forces
소프트웨어 개발자

Connect and actuate PHX bodies — joints (Fixed/Revolute/Spherical/Gear/Generic), springs and ropes (Spring/GenericSpring/Rope), and force/field elements (Thruster, Resistance, Dipole, Monopole). Also covers driving parameters over time with phx.Script and the read-state / set-actuator / step control loop. Whole jointed chains/pendulums come prefabricated from phx.assembly.chain. Use after phx-scene-basics when bodies must be linked, sprung, thrust, or controlled.

2026-07-22
phx-engine-gotchas
소프트웨어 개발자

Low-level PHX engine reference and pitfalls — the stringly-typed phx.engine.io gateway (add/set/get/apply/remove/step), phx.engine.BulletSettings, the phx:Component:mnemonic error-ID convention, the matlab.unittest suite, and known quirks (timestep stability, body sleeping). Use when debugging PHX behavior, writing new simulable objects, or running the tests.

2026-07-22
phx-scene-basics
소프트웨어 개발자

Build and run a physics scene with the PHX MATLAB toolbox (phx.* objects over the Bullet engine). Use when creating phx.Body objects, attaching phx.shape.* geometry, setting pose/mass/type, using the phx.assembly prefab builders (arena, chain, scatter, URDF import), stepping a phx.Simulation, or running a PHX scene headlessly. Start here before the other phx-* skills.

2026-07-17
phx-logging-view
소프트웨어 개발자

Record and visualize a PHX simulation — log object properties over time with phx.Logger, draw motion trails with phx.Trace, measure distances/angles with phx.Measure, and set up the view with phx.Camera and the interactive phx.extra.Viewer. Use when capturing signals for plots or configuring how a PHX scene is displayed.

2026-06-30
phx-simulink
기계 엔지니어

Drive a PHX physics scene from Simulink through the single PhxModel block (PhxLibrary.slx). Use when wiring Simulink signals to phx.* object properties (input/output port references like Body.Position(1:3)), setting the block's scene Source / Substeps / viewer, building or debugging a PHX co-simulation model, or doing closed-loop control of a PHX scene from Simulink.

2026-06-30