TyGrit — Tying Grit¶
A Research Platform for Mobile Manipulation in Unknown Environments
TyGrit provides infrastructure to study mobile manipulation under uncertainty — where the robot discovers the world through interaction rather than receiving a complete model upfront. See Why a New Framework for the problem formulation.
Key Features¶
Whole-body motion planning — VAMP-based planner with an extensible
MotionPlannerprotocolNeural grasp prediction — GraspGen 6-DOF grasp synthesis with
GraspPredictorprotocolSegmentation — Ground-truth (sim) and SAM 3 backends with
SegmenterprotocolMulti-backend environments — ManiSkill 3 simulation via
RobotBaseprotocolReceding-horizon control loop — scheduler with config-driven subgoal generation
Vendored C++ IK solvers — IKFast (analytical) + TRAC-IK (numerical)
Visualization toolkit — MomaViz: Blender renders, ManiSkill replays, video
Why standard frameworks fail and what makes this problem fundamentally different.
Prerequisites, installation, and environment setup.
Hierarchical policy design and module overview.
All TOML sections and parameters.
MomaViz: Blender renders, ManiSkill replays, video.
FPPO (CausalMoMa) training and evaluation.