Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Releases: facebookresearch/differentiable-robot-model

0.2.3

22 Apr 21:32
d7bd1b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

0.2.2

15 Mar 15:50
5712c7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

0.2.1

15 Feb 22:25
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Changelog

New Features

  • New parametrization schemes and added ability to freeze/unfreeze learnable params (#18)
  • Now supports kinematic trees (#6)
  • Added GPU support (#13)

Bug Fixes

  • Now correctly supports batched inputs (#24, #31)
  • Reasonable default behavior with dummy links (#22)

Other Changes

  • Refactor spatial vector representations (#8)
  • Better testing (#7, #11, #19)
  • Add automatic formatting, documentation, and publishing (#12, #14, #33)