Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

phx

phx 收录了来自 Humusoft 的 5 个 skills,并提供仓库级职业覆盖和站内 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