Improve documentation related to mjSpec element deletion.

PiperOrigin-RevId: 775677830
Change-Id: I02e51b57956b0b6a20c654326b54e001b498dd96
This commit is contained in:
Yuval Tassa
2025-06-25 07:22:31 -07:00
committed by Copybara-Service
parent d0faa3624e
commit 18d5d5d03f
7 changed files with 26 additions and 15 deletions
+1 -1
View File
@@ -9175,7 +9175,7 @@ FUNCTIONS: Mapping[str, FunctionDecl] = dict([
),
),
),
doc='Detach but not delete object corresponding to the given element, return 0 on success.', # pylint: disable=line-too-long
doc='Remove object corresponding to the given element, return 0 on success.', # pylint: disable=line-too-long
)),
('mjs_addActuator',
FunctionDecl(