motion-control.joint-1.position.x
, which follows the format <config-type-slug>.<config-instance-parameter-path>
.
The default method for retrieving a parameter is the get_param
function. However, if you’re coming from ROS2, you may prefer the get_parameter
function from the ROS2 wrapper.