Skip to content

Releases: JuliaRobotics/MeshCatMechanisms.jl

v0.9.0

21 May 02:19
3df38b3
Compare
Choose a tag to compare

MeshCatMechanisms v0.9.0

Diff since v0.8.2

Merged pull requests:

  • CompatHelper: bump compat for "ColorTypes" to "0.11" (#63) (@github-actions[bot])
  • Bump compat for ColorTypes, Interpolations, and MeshCat (#69) (@ferrolho)
  • Update dependencies and require Julia >= 1.6 (#70) (@rdeits)

v0.8.2

04 Jan 20:49
ef07956
Compare
Choose a tag to compare

MeshCatMechanisms v0.8.2

Diff since v0.8.1

Closed issues:

  • PR2 URDF - missing textures (#62)
  • Load robot urdf with .obj meshes and their corresponding textures from .mtl files (#64)
  • mvis without any geometries (#65)

Merged pull requests:

  • Bump compat for GeometryBasics, MeshCat, Mux, and OrderedCollections (#66) (@ferrolho)

v0.8.1

12 Mar 05:38
bab0466
Compare
Choose a tag to compare

MeshCatMechanisms v0.8.1

Diff since v0.8.0

Merged pull requests:

v0.8.0

16 Feb 04:51
Compare
Choose a tag to compare

MeshCatMechanisms v0.8.0

Diff since v0.7.1

Closed issues:

  • Precompilation error (#47)
  • Adding Multiple URDFs (#52)

Merged pull requests:

v0.7.1

24 May 20:01
7837ebd
Compare
Choose a tag to compare

MeshCatMechanisms v0.7.1

Diff since v0.7.0

Merged pull requests:

  • CompatHelper: bump compat for "CoordinateTransformations" to "0.6" (#43) (@github-actions[bot])
  • mark support for MeshCat 0.11 and MechanismGeometries 0.5 (#46) (@rdeits)

v0.7.0

16 Mar 01:00
0b1e539
Compare
Choose a tag to compare

MeshCatMechanisms v0.7.0

Diff since v0.6.0

Merged pull requests:

  • Deprecate setanimation!(mvis, t, q) in favor of setanimation!(mvis, animation) (#38) (@rdeits)
  • Install TagBot as a GitHub Action (#39) (@JuliaTagBot)
  • Upgrade to MeshCat 0.10 (#40) (@rdeits)
  • CompatHelper: bump compat for "GeometryTypes" to "0.8" (#41) (@github-actions[bot])
  • CompatHelper: bump compat for "ColorTypes" to "0.10" (#42) (@github-actions[bot])

v0.6.0

11 Jan 19:33
v0.6.0
cf41fcd
Compare
Choose a tag to compare
  • Use Cassette-based MeshCat animation API (#33)
  • Extract a MeshCat.Animation constructor out of the MeshCat.setanimation! overload.

v0.5.0

12 Jul 12:46
v0.5.0
Compare
Choose a tag to compare

v0.4.0

14 May 18:35
v0.4.0
8f20b53
Compare
Choose a tag to compare

Fully switch to Project.toml setup.

Compatibility with latest MeshCat and MechanismGeometries

15 Feb 20:31
56c8ca4
Compare
Choose a tag to compare
Merge pull request #27 from JuliaRobotics/latest-meshcat

Require the latest MeshCat and MechanismGeometries (for fixed cylinder handling)