set
Description
set(
sets the value paramObj
,paramName
,paramValue
)paramValue
for the parameter
paramName
in the ROS 2 node associated with the parameter object
paramObj
. If paramName
does not exist in the ROS
2 node, this syntax throws an error.
Examples
Input Arguments
Version History
Introduced in R2022b