From 26a42e2848c72bf6c212fab3fff7188d63fe97dd Mon Sep 17 00:00:00 2001 From: Alessio Quaglino Date: Wed, 9 Jul 2025 10:14:57 -0700 Subject: [PATCH] Add sdflib changelog item. PiperOrigin-RevId: 781106659 Change-Id: If4f151468f65095916d76cea2627779640bd5d29 --- doc/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/changelog.rst b/doc/changelog.rst index 8c35ac30..59492b91 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -4,8 +4,13 @@ Changelog Upcoming version (not yet released) ----------------------------------- + +General +^^^^^^^ - Added the :ref:`insidesite` sensor, for checking if an object is inside the volume of a site. It is useful for triggering events in surrounding environment logic. +- Removed the SdfLib plugin and the dependency on `SdfLib` `__. SDFs are now + supported natively in mjModel. Version 3.3.4 (July 8, 2025) -----------------------------------