There was an error while loading. Please reload this page.
1 parent 439a97b commit 7f92b76Copy full SHA for 7f92b76
docs/source/Support/bskReleaseNotes.rst
@@ -42,6 +42,9 @@ Version |release|
42
outside of the release cycle.
43
- updated plotting of ``opNav`` example scenarios to work again with latest version of ``matplotlib``
44
- fixed a slew of compiler warnings when compiling with Xcode 15
45
+- Refactored the :ref:`PrescribedTransMsgPayload` message by renaming the message to
46
+ :ref:`LinearTranslationRigidBodyMsgPayload` and renaming the message variables from ``scalarPos`` and ``scalarVel`` to
47
+ ``rho`` and ``rhoDot``
48
49
Version 2.2.1 (Dec. 22, 2023)
50
-----------------------------
0 commit comments