Functions
calibration.cpp File Reference

Allows for calibration of the ceiling cameras using AR markers. More...

#include <rail_ceiling/calibration.hpp>
#include <tf/transform_listener.h>
#include <sstream>
#include <fstream>
Include dependency graph for calibration.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

Allows for calibration of the ceiling cameras using AR markers.

The calibration node uses AR tags in a fixed world location to determine the location of the cameras. These locations are then printed to the terminal for use in a URDF. It is assumed the marker tags are published in the same frame as the camera.

Author:
Russell Toris, WPI - russell.toris@gmail.com
Date:
August 22, 2014

Definition in file calibration.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Creates and runs the calibration node.

Parameters:
argcargument count that is passed to ros::init
argvarguments that are passed to ros::init
Returns:
EXIT_SUCCESS if the node runs correctly

Definition at line 254 of file calibration.cpp.



rail_ceiling
Author(s): Russell Toris , David Kent
autogenerated on Sat Jun 8 2019 20:39:22