提交 5ef2ec25 编写于 作者: G gruminions 提交者: Liangliang Zhang

docs: fix wrong comment

上级 828976eb
......@@ -407,11 +407,10 @@ Since all parameters are stored in the parameter service object, the parameters
```C
/**
* @brief Construct a new ParameterClient object
*
* @param node shared_ptr of the node handler
* @param service_node_name node name which provide a param services
*/
* @brief Set the Parameter object
*
* @param parameter parameter to be set
*/
void SetParameter(const Parameter& parameter);
```
**Getting parameters:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册