ros-industrial / industrial_calibration

Contains libraries/algorithms for calibrating industrial systems
Apache License 2.0
118 stars 88 forks source link
calibration extrinsic intrinsic ros-industrial

Industrial Calibration

Industrial Calibration

Description

A set of tools for performing calibration between cameras and robots and analyzing the accuracy of the calibration.

See the calibration primer for more information on the tools in this repository

Modules

ROS Interfaces

In order to streamline support and building while both ROS 1 and ROS 2 are in use, the ROS interfaces for this library have been moved to separate repositories.

GUI Applications

Build

cd <workspace>
vcs import src < src/industrial_calibration/dependencies.repos
rosdep install --from-paths src -iry
colcon build