Main Page
Namespaces
Classes
Files
File List
File Members
include
jsk_topic_tools
specific_transform_subscriber.h
Go to the documentation of this file.
1
#include <
ros/ros.h
>
2
#include <
tf/tf.h
>
3
#include <
tf/transform_listener.h
>
4
5
ros::ServiceClient
dynamic_tf_publisher_client
;
6
7
void
CallSetDynamicTf
(std::string parent_frame_id, std::string
frame_id
, geometry_msgs::Transform transform);
8
9
void
transformCallback
(
const
geometry_msgs::TransformStamped::ConstPtr& msg);
10
11
transform_listener.h
pose_stamped_publisher.frame_id
frame_id
Definition:
pose_stamped_publisher.py:32
transformCallback
void transformCallback(const geometry_msgs::TransformStamped::ConstPtr &msg)
ros.h
ros::ServiceClient
CallSetDynamicTf
void CallSetDynamicTf(std::string parent_frame_id, std::string frame_id, geometry_msgs::Transform transform)
Definition:
specific_transform_subscriber.cpp:9
tf.h
dynamic_tf_publisher_client
ros::ServiceClient dynamic_tf_publisher_client
Definition:
specific_transform_subscriber.h:5
jsk_topic_tools
Author(s): Kei Okada
, Yusuke Furuta
autogenerated on Tue Feb 6 2018 03:45:19