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

Revision history [back]

I don't think there is direct support for this by roscpp, so you probably have to query the parameter server directly. You can have a look at the Parameter Server API and at the file roscpp/src/libros/param.cpp for an idea how to do that.