PathOn-AI

3 mods across 1 repository, 135 stars between them.

attach-end-effector

01

PathOn-AI/PathOnRoboticsOSS

Skill Claude CodeCodex

Mount an end-effector (parallel-jaw gripper, dexterous hand, suction tool, etc.) on a robot arm by attaching its MJCF to the arm's attachmentsite via MuJoCo's MjSpec API. Use when combining an arm MJCF and an end-effector MJCF into a single combined model. Handles known gotchas the underlying script doesn't: mesh…

135 20d ago A 0 tokens

mjcf-to-urdf

02

PathOn-AI/PathOnRoboticsOSS

Skill Claude CodeCodex

Convert an MJCF (MuJoCo's XML format) to URDF for downstream consumers that don't speak MJCF (RViz, pinocchio, ROS-based motion planning, etc.). The conversion is lossy — constraints, position actuators, contact excludes, and keyframes are all dropped. Use this skill ONLY when a URDF-only consumer needs the kinematic…

135 20d ago A 97 tokens

urdf-to-mjcf

03

PathOn-AI/PathOnRoboticsOSS

Skill Claude CodeCodex

Use when bringing a URDF robot, hand, or CAD-generated model into MuJoCo MJCF and no hand-tuned upstream MJCF exists.

135 20d ago A 37 tokens