Skip to content

v0.2.0

Choose a tag to compare

@yuecideng yuecideng released this 11 May 15:39
· 60 commits to main since this release
c6ce00f

EmbodiChain v0.2.0 Release Notes

Highlights

This release upgrades EmbodiChain to DexSim v0.4.0, adds the atomic action abstraction layer for embodied
motion generation, expands RL and robotics benchmarking, improves solver correctness, and introduces multi-
version documentation and PyPI release workflow fixes.

Breaking Changes

New Features

  • Added atomic action abstraction layer for embodied AI motion generation by @yuecideng in #239
  • Added RL benchmark suites, metrics, plotting, reporting, and runtime support by @matafela in #231 and
    #233
  • Added kinematic solver and workspace analyzer benchmark scripts by @matafela in #233
  • Added multi-version documentation build support by @yuecideng in #234
  • Added synthesized data generation tutorial by @yvvonie in #238
  • Added multi-asset loading with spacing in the preview script by @yuecideng in #224

Improvements

  • Adapted simulation, sensors, objects, materials, examples, and tests to DexSim v0.4.0 by @yuecideng in
    #226
  • Enhanced workspace analyzer computational efficiency by @yuecideng in #230
  • Refined URDF assembly component prefixes and name casing policy by @chase6305 in #236
  • Improved API reference detail and coverage by @yuecideng in #252
  • Updated PyTorch kinematic solver benchmark parameters by @matafela in #240
  • Updated CobotMagic arm asset and default safe margin by @matafela in #228 and #235
  • Updated skills structure and roadmap docs by @yuecideng in #257

Bug Fixes

Documentation

All Commits Since v0.1.3


Full Changelog: v0.1.3...v0.2.0