1 #ifndef DYNAMIC_ROBOT_STATE_PUBLISHER_ROBOT_STATE_PUBLISHER_H 2 #define DYNAMIC_ROBOT_STATE_PUBLISHER_ROBOT_STATE_PUBLISHER_H 4 #include <robot_state_publisher/robot_state_publisher.h> 48 #endif //DYNAMIC_ROBOT_STATE_PUBLISHER_ROBOT_STATE_PUBLISHER_H DynamicRobotStatePublisher(RobotStatePublisher *publisher)
Create the publisher.
RobotStatePublisher * publisher
The underlying (hacked) publisher.
An alternative RobotStatePublisher with update option.
virtual size_t getNumFixedJoints() const
Return the number of fixed joints in the currently represented model.
virtual void updateTree(const KDL::Tree &tree)
Sets the robot model.
const std::string DELETED_STATIC_TFS_FRAME
The TF frame name of the virtual frame that's parent of all deleted static TF frames.
virtual size_t getNumMovingJoints() const
Return the number of moving joints in the currently represented model.