Skip to content

Commit 02d5eff

Browse files
[#1375] Add release note snippet
1 parent 743534b commit 02d5eff

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- ``MeanRevertingNoise`` abstract base class moved to ``mujocoDynamics/_GeneralModuleFiles``; importable as ``MJMeanRevertingNoise`` for Python subclassing
2+
- ``StochasticAtmDensity`` is now a standalone BSK module (``MJStochasticAtmDensity``) in its own folder
3+
- ``StochasticDragCoeff`` is now a standalone BSK module (``MJStochasticDragCoeff``) in its own folder
4+
- ``PIDControllers`` folder renamed to ``JointPIDController``; SWIG module renamed to ``MJJointPIDController``
5+
- Added ``.rst`` documentation pages for ``NBodyGravity``, ``JointPIDController``, ``StochasticAtmDensity``, and ``StochasticDragCoeff``

0 commit comments

Comments
 (0)