Skip to main content

build-vehicle

How to BUILD A VEHICLE (rover, hauler, wheeled anything) for LunCoSim out of the mobility component library — assembly root, wheels, tires, suspensions, chassis, lights, variant axes, drive laws, and live parameter tuning. USE THIS SKILL when the user asks to "make/build a rover", "add a vehicle", "give it different wheels/tires", "swap the drivetrain", "tune wheel physics", "make the drivetrain a Modelica model", or asks why a wheel refuses to spawn. For a single reusable part use author-usd-component; for scene assembly use build-usd-scene; for GNC use authoring-vessel-controllers. Project-specific and non-obvious: wheel params are STRICT (a missing attr refuses the wheel and names everything missing), defaults live in components/mobility/wheel.usda (never in Rust), the raycast/physical split is decided per wheel by an authored PhysicsRevoluteJoint, and live edits flow ApplyUsdOp → in-place wheel resync (never a respawn).

Jump to install

Source facts

Repository
LunCoSim/lunco-sim
Last source activity
August 29, 2026 at 17:14
Detected SKILL.md language
English
Stars
104
Forks
21

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.