This repository provides calibration routines for the Robotino's camera and its mounting position.
Technical Maintainer: ipa-rmb (Richard Bormann, Fraunhofer IPA) - [email protected]
The following packages have to be installed: boost, libopencv-dev, libpcl-all-dev
This repository requires to have the basic driver layer of Robotino (robotino_bringup) running, which is located in the repository squirrel_robotino.
Commonly The ROS packages dependencies can be installed with the command:
rosdep install --from-path squirrel_calibration -i -y
Instructions for doing the calibration are provided in file squirrel_calibration/robotino_calibration/readme.md
or at http://wiki.ros.org/robotino_calibration.