ros / ros_tutorials

Code used in tutorials found on ROS wiki
http://wiki.ros.org/ros_tutorials
805 stars 540 forks source link

Add step value to turtlesim color parameters #91

Closed cottsay closed 4 years ago

cottsay commented 4 years ago

The step value defaults to 0, which renders stepwise changes to the parameters in rqt_reconfigure, such as keyboard or mouse scroll controls, impossible.

dirk-thomas commented 4 years ago

Thanks for the patch.