Skip to content

2.1.3

Compare
Choose a tag to compare
@nimrod-gileadi nimrod-gileadi released this 23 Mar 17:09
· 1857 commits to main since this release

This is a minor release, handling issues discovered after the launch of 2.1.2.

General

  1. simulate now support cycling through cameras (with [ and ] keys).
  2. mjVIS_STATIC toggles all static bodies, not just direct children of the world.

Python bindings

  1. Added a free() method to MjrContext, rather than relying on the object destructor.
  2. Enums now support arithmetic and bitwise operations with numbers.

Bug fixes

  1. Fixed a rendering bug for planes, introduced in 2.1.2. This broke maze environments in dm_control.