Explore subscribed topics
Hello !
I'm currently investigating deeper into explore node as it drives (in simulation) my PR2 to discover his environment. When running the node and looking at rxgraph, I noticed that the subscribed topics differs from the ones listed in the [documentation]{http://www.ros.org/wiki/explore}.
The running node subscribes to :
- /move_base/result
- /move_base/feedback
- /move_base/status
- /tf
whereas none are written on ros.org.
Is that because of a node update and what are they used for ?
Thanks for answering.