Commit 7fe10e1c authored by Mayank Mittal's avatar Mayank Mittal

fixes rst error in changelog of omni.isaac.orbit

parent e548a1d3
...@@ -16,7 +16,7 @@ Fixed ...@@ -16,7 +16,7 @@ Fixed
Added Added
^^^^^ ^^^^^
* Added the :meth:`apply_physics_material` and :meth:`apply_nested_physics_material` to the ``omni.isaac.orbit.core.utils.kit``. * Added :meth:`apply_nested_physics_material` to the ``omni.isaac.orbit.core.utils.kit``.
* Added the :meth:`sample_cylinder` to sample points from a cylinder's surface. * Added the :meth:`sample_cylinder` to sample points from a cylinder's surface.
* Added documentation about the issue in using instanceable asset as markers. * Added documentation about the issue in using instanceable asset as markers.
...@@ -28,7 +28,7 @@ Fixed ...@@ -28,7 +28,7 @@ Fixed
Removed Removed
^^^^^^^ ^^^^^^^
* Removed the ``geom_prim_rel_path`` argument in the :class:``RigidObjectCfg.MetaInfoCfg`` class. * Removed the ``geom_prim_rel_path`` argument in the :class:`RigidObjectCfg.MetaInfoCfg` class.
0.2.3 (2023-02-24) 0.2.3 (2023-02-24)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment