#include <joint_state.hpp>
Definition at line 34 of file publishers/joint_state.hpp.
naoqi::publisher::JointStatePublisher::JointStatePublisher |
( |
const std::string & |
topic = "/joint_states" | ) |
|
bool naoqi::publisher::JointStatePublisher::isInitialized |
( |
| ) |
const |
|
inline |
bool naoqi::publisher::JointStatePublisher::isSubscribed |
( |
| ) |
const |
|
virtual |
void naoqi::publisher::JointStatePublisher::publish |
( |
const sensor_msgs::JointState & |
js_msg, |
|
|
const std::vector< geometry_msgs::TransformStamped > & |
tf_transforms |
|
) |
| |
|
virtual |
std::string naoqi::publisher::JointStatePublisher::topic |
( |
| ) |
const |
|
inline |
bool naoqi::publisher::JointStatePublisher::is_initialized_ |
|
private |
ros::Publisher naoqi::publisher::JointStatePublisher::pub_joint_states_ |
|
private |
std::string naoqi::publisher::JointStatePublisher::topic_ |
|
private |
The documentation for this class was generated from the following files: