MineRobot: A Unified Framework for Kinematics Modeling and Solving of Underground Mining Robots in Virtual Environments

arXiv cs.RO / 3/24/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • Underground mining robots used in virtual environments require reliable closed-chain kinematics, but conventional modeling approaches for open-chain industrial manipulators do not directly apply to mining mechanisms like planar four-bar linkages.
  • The paper proposes MineRobot, including a domain-specific Mining Robot Description Format (MRDF) to encode actuator semantics and loop closures for mining robots.
  • It introduces a topology-processing pipeline that contracts four-bar substructures into generalized joints and derives an Independent Topologically Equivalent Path (ITEP) per actuator, classified into four canonical types.
  • MineRobot builds an actuator-centered sequential forward-kinematics pipeline from the canonical ITEP types and formulates inverse kinematics as a bound-constrained optimization solved via a Gauss–Seidel-style alternating actuator update procedure.
  • Experiments report real-time performance and robustness suitable for virtual environment use cases, reducing the need for robot-specific hand-derived kinematics.

Abstract

Underground mining robots are increasingly operated in virtual environments (VEs) for training, planning, and digital-twin applications, where reliable kinematics is essential for avoiding hazardous in-situ trials. Unlike typical open-chain industrial manipulators, mining robots are often closed-chain mechanisms driven by linear actuators and involving planar four-bar linkages, which makes both kinematics modeling and real-time solving challenging. We present \emph{MineRobot}, a unified framework for modeling and solving the kinematics of underground mining robots in VEs. First, we introduce the Mining Robot Description Format (MRDF), a domain-specific representation that parameterizes kinematics for mining robots with native semantics for actuators and loop closures. Second, we develop a topology-processing pipeline that contracts four-bar substructures into generalized joints and, for each actuator, extracts an Independent Topologically Equivalent Path (ITEP), which is classified into one of four canonical types. Third, leveraging ITEP independence, we compose per-type solvers into an actuator-centered sequential forward-kinematics (FK) pipeline. Building on the same decomposition, we formulate inverse kinematics (IK) as a bound-constrained optimization problem and solve it with a Gauss--Seidel-style procedure that alternates actuator-length updates. By converting coupled closed-loop kinematics into a sequence of small topology-aware solves, the framework avoids robot-specific hand derivations and supports efficient computation. Experiments demonstrate that MineRobot provides the real-time performance and robustness required by VE applications.