Wiki

Language-specific client APIs as well as tools may define convenience methods that make it unnecessary to call these APIs directly.

See also:

API Listing

deleteParam(caller_id, key)

setParam(caller_id, key, value)

getParam(caller_id, key)

searchParam(caller_id, key)

subscribeParam(caller_id, caller_api, key)

unsubscribeParam(caller_id, caller_api, key)

hasParam(caller_id, key)

getParamNames(caller_id)

Wiki: ROS/Parameter Server API (last edited 2009-11-02 02:38:36 by KenConley)