Public Member Functions | List of all members
TransformationFile_Manager_XML Class Reference

#include <transformationfile_manager_XML.h>

Inheritance diagram for TransformationFile_Manager_XML:
Inheritance graph
[legend]

Public Member Functions

std::vector< Transformation_DatareadFromFile (string filePath)
 
std::vector< Eigen::Matrix4d, Eigen::aligned_allocator< Eigen::Matrix4d > > readTransformationFromFile (string filePath)
 
 TransformationFile_Manager_XML (string filePath)
 
bool writeCameraOffsetToFile (const PanTiltOffsetTupleList &offsetData)
 
bool writeToFile (Transformation_Data data)
 
bool writeTransformationToFile (const std::vector< Eigen::Matrix4d, Eigen::aligned_allocator< Eigen::Matrix4d >> transformation)
 
- Public Member Functions inherited from Abstract_TransformationFile_Manager
 Abstract_TransformationFile_Manager (string filePath)
 
std::vector< Transformation_DatareadFromFile ()
 
bool writeToFile (std::vector< Transformation_Data > &dataSets)
 
bool writeToFile (const Eigen::Matrix4d PTU_Frame, const Eigen::Matrix4d LaserScan_Frame, double pan, double tilt)
 

Additional Inherited Members

- Protected Attributes inherited from Abstract_TransformationFile_Manager
string filePath
 

Detailed Description

Copyright (c) 2016, Aumann Florian, Heller Florian, Meißner Pascal All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Definition at line 25 of file transformationfile_manager_XML.h.

Constructor & Destructor Documentation

TransformationFile_Manager_XML::TransformationFile_Manager_XML ( string  filePath)

Definition at line 31 of file transformationfile_manager_XML.cpp.

Member Function Documentation

std::vector< Transformation_Data > TransformationFile_Manager_XML::readFromFile ( string  filePath)
virtual
std::vector< Eigen::Matrix4d, Eigen::aligned_allocator< Eigen::Matrix4d > > TransformationFile_Manager_XML::readTransformationFromFile ( string  filePath)
virtual
bool TransformationFile_Manager_XML::writeCameraOffsetToFile ( const PanTiltOffsetTupleList offsetData)
virtual
bool TransformationFile_Manager_XML::writeToFile ( Transformation_Data  data)
virtual
bool TransformationFile_Manager_XML::writeTransformationToFile ( const std::vector< Eigen::Matrix4d, Eigen::aligned_allocator< Eigen::Matrix4d >>  transformation)
virtual

The documentation for this class was generated from the following files:


asr_mild_calibration_tool
Author(s): Aumann Florian, Heller Florian, Meißner Pascal
autogenerated on Mon Dec 2 2019 03:11:43