We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d040e41 commit f3ea074Copy full SHA for f3ea074
docs/source/Support/bskReleaseNotes.rst
@@ -88,6 +88,8 @@ Version |release|
88
- Fixed a bug where :ref:`spinningBodyOneDOFStateEffector` and :ref:`spinningBodyNDOFStateEffector`
89
both registered their states under the same name, resulting in overwriting and a ``BSK_ERROR``.
90
- Added support for :ref:`hingedRigidBodyStateEffector` to be the parent for Dynamic Effectors.
91
+- Added support for setting the position and velocity of :ref:`MJBody` with pure translational motion.
92
+- Added ``getAxis`` and ``isHinge`` to :ref:`MJJoint`.
93
94
95
Version 2.8.0 (August 30, 2025)
0 commit comments