ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

There is no automatic way to do this. You have have to write a parser using XmlRpc yourself.

See the ROS documentation on the Paramter Server, the ROS XmlRpc API, and maybe this ROS Answers question for reference.