ObjectTransformation.h
Go to the documentation of this file.
1 
18 #pragma once
19 
20 // Global includes
21 #include <cmath>
22 #include <vector>
23 
24 // Package includes
25 #include <Eigen/Core>
26 
27 #include <boost/shared_ptr.hpp>
28 
29 #include <asr_msgs/AsrObject.h>
30 
31 #include <tf/transform_listener.h>
32 
33 
35 
41  public:
42 
47 
52 
58  void setBaseFrame(std::string pBaseFrame);
59 
64 
65  private:
66 
70  std::string mBaseFrame;
71 
76 
77  };
78 }
void transform(const boost::shared_ptr< asr_msgs::AsrObject > &pObject)


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 03:57:54