ZebraDevs / robot_controllers

Robot control infrastructure
92 stars 79 forks source link

ROS2: add dynamic parameter interface to PID #50

Open mikeferguson opened 4 years ago

mikeferguson commented 4 years ago

In ROS2, parameters are naturally dynamic. We should use that to add the ability to reconfigure the PID class.