Sensor and robot calibration using specialized robotics calibration tools
Scanned 2/12/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill calibration-tools --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Calibration Tools?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-calibration-tools)More formats (shields.io, HTML) on the badges page.
---
name: Calibration Tools Skill
description: Sensor and robot calibration using specialized robotics calibration tools
slug: calibration-tools
category: Calibration
allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
---
# Calibration Tools Skill
## Overview
Expert skill for sensor and robot calibration using specialized tools including Kalibr, camera_calibration, and hand-eye calibration packages.
## Capabilities
- Configure Kalibr for camera-IMU calibration
- Set up camera_calibration for intrinsic calibration
- Implement robot_calibration for kinematic calibration
- Configure hand-eye calibration (eye-in-hand, eye-to-hand)
- Set up LiDAR-camera extrinsic calibration
- Implement IMU bias estimation
- Configure wheel odometry calibration
- Set up multi-camera calibration
- Implement joint encoder calibration
- Generate calibration reports and validation
## Target Processes
- robot-calibration.js
- sensor-fusion-framework.js
- visual-slam-implementation.js
- lidar-mapping-localization.js
## Dependencies
- Kalibr
- camera_calibration
- robot_calibration
- easy_handeye
## Usage Context
This skill is invoked when processes require precise sensor calibration, robot kinematic calibration, or multi-sensor extrinsic calibration.
## Output Artifacts
- Camera calibration YAML files
- IMU calibration parameters
- Hand-eye transformation matrices
- Kinematic calibration results
- Calibration validation reports
- Multi-sensor extrinsic configurations
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!