diff --git a/doc/changelog.rst b/doc/changelog.rst index 75c4d6f7..64ff3ec4 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -20,10 +20,8 @@ Plugins ``mjData.plugin_state``. Actuator plugins can now specify :ref:`callbacks` that compute activation variables, and they can be used with built-in :ref:`dyntype` actuator dynamics. -- Added `pid `__ actuator plugin: - - - A configurable PID controller that implements an integral term, which is not available with the default MuJoCo - actuators. +- Added the `pid `__ actuator plugin, a + configurable PID controller that implements the Integral term, which is not available with native MuJoCo actuators. Bug fixes ^^^^^^^^^