#include <robot_state_publisher.h>
|
virtual void | addChildren (const KDL::SegmentMap::const_iterator segment) |
|
Definition at line 63 of file robot_state_publisher.h.
◆ RobotStatePublisher()
◆ ~RobotStatePublisher()
robot_state_publisher::RobotStatePublisher::~RobotStatePublisher |
( |
| ) |
|
|
inline |
◆ addChildren()
void robot_state_publisher::RobotStatePublisher::addChildren |
( |
const KDL::SegmentMap::const_iterator |
segment | ) |
|
|
protectedvirtual |
◆ publishFixedTransforms()
void robot_state_publisher::RobotStatePublisher::publishFixedTransforms |
( |
const std::string & |
tf_prefix, |
|
|
bool |
use_tf_static = false |
|
) |
| |
|
virtual |
◆ publishTransforms()
void robot_state_publisher::RobotStatePublisher::publishTransforms |
( |
const std::map< std::string, double > & |
joint_positions, |
|
|
const ros::Time & |
time, |
|
|
const std::string & |
tf_prefix |
|
) |
| |
|
virtual |
Publish transforms to tf
- Parameters
-
joint_positions | A map of joint names and joint positions. |
time | The time at which the joint positions were recorded |
Definition at line 83 of file robot_state_publisher.cpp.
◆ model_
const urdf::Model& robot_state_publisher::RobotStatePublisher::model_ |
|
protected |
◆ segments_
std::map<std::string, SegmentPair> robot_state_publisher::RobotStatePublisher::segments_ |
|
protected |
◆ segments_fixed_
std::map<std::string, SegmentPair> robot_state_publisher::RobotStatePublisher::segments_fixed_ |
|
protected |
◆ static_tf_broadcaster_
◆ tf_broadcaster_
The documentation for this class was generated from the following files: