Skip to content

Releases: Co-Evolve/brt

v0.2.6

02 Oct 15:17
3049fd0
Compare
Choose a tag to compare

What's Changed

  • [BrittleStar]
    • MJX BugFix: setting initial morphology position through mjx.Model resulted in invalid initial velocities. Changed this to setting initial position via mjx.Data.qpos.

Full Changelog: v0.2.5...v0.2.6

v0.2.5

02 Oct 12:14
30a8294
Compare
Choose a tag to compare

What's Changed

  • [BrittleStar] Observables no longer use frame sensors. Data is read directly from the MjData and mjx.Data structures now.

Full Changelog: v0.2.4...v0.2.5

v0.2.4

19 Sep 16:50
feef0f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

16 Sep 11:44
5561cc7
Compare
Choose a tag to compare

What's Changed

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

v0.2.2

06 Sep 22:37
62ccdbd
Compare
Choose a tag to compare

What's Changed

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

v0.2.1

02 Sep 14:37
cf29ced
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Jul 20:29
15e1155
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.2.0

v0.1.9

07 May 21:34
4a2df78
Compare
Choose a tag to compare

What's Changed

v0.1.8

07 May 21:22
e583b27
Compare
Choose a tag to compare

What's Changed

  • General
    • Bumped MuJoCo to v3.1.5
    • Bumped MooJoCo to v1.0.8
    • Removed ToyExample environment
  • Brittle Star
    • Updated contact calculation to new mjData.contact standard
    • Updated geom.condim to 6: frictional contact, opposing slip in the tangent plane, rotation around the contact normal and rotation around the two axes of the tangent plane. The latter frictional effects are useful for preventing objects from indefinite rolling.

@driesmarzougui in #18
Full Changelog: v0.1.7...v0.1.8

v0.1.7

12 Apr 11:52
5268f1b
Compare
Choose a tag to compare

What's Changed