Delete outdated mjs_delete doc.
PiperOrigin-RevId: 778912984 Change-Id: I2c09c67706679e9e85ea29fd63e698cddb0ef6ca
This commit is contained in:
committed by
Copybara-Service
parent
69ce5dbd05
commit
67f9ffddbd
@@ -3866,8 +3866,7 @@ Add frame to body.
|
||||
|
||||
.. mujoco-include:: mjs_delete
|
||||
|
||||
Delete object corresponding to the given element, return 0 on success. This function should only be used for element
|
||||
types that cannot have children, i.e. excluding bodies and default classes.
|
||||
Remove object corresponding to the given element, return 0 on success.
|
||||
|
||||
.. _AddNonTreeElements:
|
||||
|
||||
|
||||
@@ -718,8 +718,3 @@ to the inputs. Below, :math:`\bar q` denotes the pre-modified quaternion:
|
||||
|
||||
Note that derivatives depend only on :math:`h` and :math:`v` (in fact, on :math:`s = h v`).
|
||||
All outputs are optional.
|
||||
|
||||
.. _mjs_delete:
|
||||
|
||||
Delete object corresponding to the given element, return 0 on success. This function should only be used for element
|
||||
types that cannot have children, i.e. excluding bodies and default classes.
|
||||
|
||||
Reference in New Issue
Block a user