joint_states_aggregator and joint_state_publisher
Hello,
I'm working with NXT-ROS. I have created an application and when i was running the rxgraph I realized that there is a node i don't know: jointstatepublisher. I think it isn't part of the NXT software, but part of basic ROS. I don't really know what it does, I know it is subscribed to a topic called jointstate and that it publishes another topic called jointstates. In the wiki it just says that publishes a JointState type of message where all the joints are defined. I think it might be that it receives information from the node nxt_ros about each of the sensors and it publishes all in a single topic.
Related to this, I thought that this was what the node jointstatesaggregator did.
Asked by mikelom on 2015-03-27 06:25:42 UTC
Comments