Skip to content

moveit/moveit_calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a883ec2 · Oct 13, 2024
Oct 13, 2024
Aug 29, 2024
Aug 29, 2024
May 4, 2021
Aug 29, 2024
Aug 14, 2020
Mar 29, 2022
Jun 2, 2020
May 14, 2021
Mar 23, 2021

Repository files navigation

MoveIt Calibration

Tools for robot arm hand-eye calibration.

Warning to Melodic users
OpenCV 3.2, which is the version in Ubuntu 18.04, has a buggy ArUco board pose detector. Do not expect adequate results if you are using an ArUco board with OpenCV 3.2.

MoveIt Calibration supports ArUco boards and ChArUco boards as calibration targets. Experiments have demonstrated that a ChArUco board gives more accurate results, so it is recommended.

This repository has been developed and tested on ROS Melodic and Noetic. It has not been tested on earlier ROS versions. When building moveit_calibration on ROS Melodic, rviz_visual_tools must also be built from source.

This package was originally developed by Dr. Yu Yan at Intel, and was originally submitted as a PR to the core MoveIt repository. For background, see this Github discussion.

GitHub Actions - Continuous Integration

Format BuildAndTest codecov