Public Types | Public Member Functions | Private Attributes
mbf_abstract_nav::RobotInformation Class Reference

#include <robot_information.h>

List of all members.

Public Types

typedef boost::shared_ptr
< RobotInformation
Ptr

Public Member Functions

const std::string & getGlobalFrame () const
const std::string & getRobotFrame () const
bool getRobotPose (geometry_msgs::PoseStamped &robot_pose) const
bool getRobotVelocity (geometry_msgs::TwistStamped &robot_velocity, ros::Duration look_back_duration) const
const ros::DurationgetTfTimeout () const
const TFgetTransformListener () const
 RobotInformation (TF &tf_listener, const std::string &global_frame, const std::string &robot_frame, const ros::Duration &tf_timeout)

Private Attributes

const std::string & global_frame_
const std::string & robot_frame_
const TFtf_listener_
const ros::Durationtf_timeout_

Detailed Description

Definition at line 53 of file robot_information.h.


Member Typedef Documentation

Definition at line 57 of file robot_information.h.


Constructor & Destructor Documentation

mbf_abstract_nav::RobotInformation::RobotInformation ( TF tf_listener,
const std::string &  global_frame,
const std::string &  robot_frame,
const ros::Duration tf_timeout 
)

Definition at line 44 of file robot_Information.cpp.


Member Function Documentation

Definition at line 75 of file robot_Information.cpp.

Definition at line 77 of file robot_Information.cpp.

bool mbf_abstract_nav::RobotInformation::getRobotPose ( geometry_msgs::PoseStamped &  robot_pose) const

Definition at line 55 of file robot_Information.cpp.

bool mbf_abstract_nav::RobotInformation::getRobotVelocity ( geometry_msgs::TwistStamped &  robot_velocity,
ros::Duration  look_back_duration 
) const

Definition at line 69 of file robot_Information.cpp.

Definition at line 81 of file robot_Information.cpp.

Definition at line 79 of file robot_Information.cpp.


Member Data Documentation

Definition at line 80 of file robot_information.h.

Definition at line 82 of file robot_information.h.

Definition at line 78 of file robot_information.h.

Definition at line 84 of file robot_information.h.


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


mbf_abstract_nav
Author(s): Sebastian Pütz
autogenerated on Mon Jun 17 2019 20:11:35