Brax

Latest version: v0.12.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.9.1

This patch release includes:
* Add support for positional actuators.
* Add fluid viscosity + density via box model.
* Adds cylinder collider (but only for wafer-thin cylinders)
* Bring back dm_env and torch env wrappers.
* Bring back image rendering via pytinyrenderer.

0.9.0

This patch release moves:
* brax's older API to the `brax.v1` module
* and the `brax.v2` module to `brax`

0.1.2

This patch release includes:
* Add positional physics pipeline.
* Refactor spring physics pipeline.
* Add more brax envs.
* Add better documentation for brax v2 and update v2 notebooks.
* Fixes to kinematics.py.
* Add missing dependencies and files to MANIFEST.in
* Add convex-capsule, convex-sphere, and convex-plane collisions.
* Add rgba color to brax visualizer.

0.1.1

This patch release includes:
* Contact debugger added to the visualizer.
* Refactor of how state is passed to the v2 visualizer.
* Small clean up to v2/generalized.
* Convex-convex collisions added to v2.
* URDF loader gets mass and revolute joint limits.

0.1.0

This minor release adds a preview of a major overhaul to Brax's API and
functionality. This overhaul (found in the `v2/` folder) will eventually become
Brax's first stable (1.0) release.

The new features of Brax v2 include:

* Generalized physics backend.
* Continued support for the Spring physics backends. PBD will soon follow.
* Direct support for Mujoco XML format, and URDF by association.
* Fully traceable System object.
* Env API that better supports custom physics backends.
* Open sourced visualizer server.

0.0.16

This release adds a new module: `brax.experimental.tracing` that allows for domain randomization during training. This release also adds support for placing replay buffers on device using `pjit` which allows for more configurable parallelism across many devices. Finally this release includes a number of small bug fixes.

This will be the final release before we release a preview of a significant API change, so users may want to pin to this version if API stability is important.

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.