robotics-slam-state-estimation

Evaluate SLAM and robot state-estimation manuscripts for technical correctness.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/yuewangg/agent-research-skills --skill robotics-slam-state-estimation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: robotics-slam-state-estimation
Source: https://github.com/yuewangg/agent-research-skills/tree/main/skills/robotics-slam-state-estimation
Command: npx skills add https://github.com/yuewangg/agent-research-skills --skill robotics-slam-state-estimation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you systematically verify that a SLAM or robot state-estimation paper’s modeling, notation, and experimental claims are internally consistent and technically defensible.

Core Features & Use Cases

  • Technical Audit for State Estimation: Cross-checks the stated state vector, propagation model, residuals, Jacobians, and observability assumptions to catch model inconsistencies before polishing.
  • Consistency Checks for Frames, Time, and Perturbations: Ensures frame conventions, gravity conventions, transform directions, covariance frames, and timestamp conventions match across text, figures, and equations.
  • Experiment & Writing Guidance: Validates dataset/baseline alignment, insists on measurable map-quality and failure-analysis evidence, and promotes precise terminology for robotics audiences.

Quick Start

Use the robotics-slam-state-estimation skill to audit a SLAM manuscript by checking states, measurement models, frame/time conventions, backend design, degeneracy cases, metrics, baselines, and the clarity of writing.

Frequently Asked Questions about robotics-slam-state-estimation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check estimator consistency in a SLAM paper?

To check estimator consistency in a SLAM paper, verify the state vector, propagation model, residuals, and Jacobians against frame, time, and perturbation conventions to catch modeling inconsistencies.

What is notation audit for robot state estimation manuscripts?

Notation audit for robot state estimation verifies that frame conventions, gravity directions, transform mappings, covariance frames, and timestamp conventions match consistently across text, figures, and equations.

How do I validate experimental evidence for visual-inertial odometry research?

Validate experimental evidence for visual-inertial odometry by checking dataset and baseline alignment, confirming measurable map-quality metrics, verifying failure analysis, and ensuring proper ablations.

Does factor graph SLAM require specific observability assumptions?

Factor graph SLAM requires specifying observability assumptions. You must cross-check the stated state vector and measurement models to ensure these assumptions hold and prevent model inconsistencies.

Can I audit loop closure and pose-graph optimization pipelines with this approach?

Yes, you can audit loop closure and pose-graph optimization pipelines. The approach evaluates backend design, degeneracy cases, and gating requirements to ensure technical correctness across mapping and localization pipelines.

What are common limitations when auditing LiDAR-inertial odometry papers?

Limitations when auditing LiDAR-inertial odometry papers include missing residual and Jacobian specifications, lacking degeneracy case analysis, and omitting measurable metrics or proper baseline comparisons.