ros-controls / control_toolbox

This package contains several C++ classes useful in writing controllers.
https://control.ros.org
BSD 3-Clause "New" or "Revised" License
121 stars 97 forks source link

Rename variable and arguments in PidROS structure #121

Open destogl opened 2 years ago

destogl commented 2 years ago

Generally agree with this changes!

I would open as followup an issue about renaming topic_prefix_ because its name is misleading, parameter_perfix_ would be more suitable.

_Originally posted by @destogl in https://github.com/ros-controls/control_toolbox/pull/119#pullrequestreview-955046919_

progtologist commented 2 years ago

Also related is #125