ms-iot / ROSOnWindows

ROS on Windows Documentation Repository
https://aka.ms/ros/docs
MIT License
213 stars 49 forks source link

[Humble] Tutorials - parameter doesn't persist and should #421

Open IoTDan opened 1 year ago

IoTDan commented 1 year ago

Executing "ros2 param set /minimal_param_node my_parameter earth" only changes the value once. Doesn’t persist.

happens on CPP and Python: https://docs.ros.org/en/humble/Tutorials/Beginner-Client-Libraries/Using-Parameters-In-A-Class-CPP.html#change-via-the-console

https://docs.ros.org/en/humble/Tutorials/Beginner-Client-Libraries/Using-Parameters-In-A-Class-Python.html#change-via-the-console