We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80c7d0 commit 66b6c23Copy full SHA for 66b6c23
docs/source/Support/bskReleaseNotes.rst
@@ -41,6 +41,9 @@ Version |release|
41
automatically increment the patch number. This allows users to reference/require specific versions of Basilisk
42
outside of the release cycle.
43
- updated plotting of ``opNav`` example scenarios to work again with latest version of ``matplotlib``
44
+- Refactored the :ref:`PrescribedTransMsgPayload` message by renaming the message to
45
+ :ref:`LinearTranslationRigidBodyMsgPayload` and renaming the message variables from ``scalarPos`` and ``scalarVel`` to
46
+ ``rho`` and ``rhoDot``
47
48
Version 2.2.1 (Dec. 22, 2023)
49
-----------------------------
0 commit comments