Write a single runtime parameter on a robot.
The path is a dotted string like "motion.max_speed". The value is
passed through to BB.Parameter.set/3, which validates it against the
registered schema and publishes a change notification on success.
Write a single runtime parameter on a robot.
The path is a dotted string like "motion.max_speed". The value is
passed through to BB.Parameter.set/3, which validates it against the
registered schema and publishes a change notification on success.