Skip to content

Releases: JuliaRobotics/MechanismGeometries.jl

v0.5.0

21 May 04:01
01b4346
Compare
Choose a tag to compare

MechanismGeometries v0.5.0

Diff since v0.4.1

Merged pull requests:

  • Add upper bounds on dep compat. (#19) (@tkoolen)
  • CompatHelper: bump compat for "LightXML" to "0.9" (#23) (@github-actions[bot])
  • Update Rotations to 1.0 (#26) (@rdeits)

v0.4.1

03 Sep 19:40
v0.4.1
ee6968e
Compare
Choose a tag to compare

Properly handle scale argument for meshes (thanks, @ferrolho!)

v0.4.0

12 Jul 09:31
v0.4.0
3208d46
Compare
Choose a tag to compare

v0.4.0 (2019-06-14)

Diff since v0.3.0

Closed issues:

  • Version tag (#15)

Merged pull requests:

  • Add MeshFile, use it instead of actually loading meshes (#17) (tkoolen)
  • Project updates to match RBD 2.0.0. (#16) (tkoolen)

v0.3.0

14 May 18:35
v0.3.0
Compare
Choose a tag to compare

Fully switch to Project.toml setup.

Fix Cylinder handling

15 Feb 04:08
f9c4f1c
Compare
Choose a tag to compare

Breaking changes

  • Fix cylinder extent handling: #10

New Features

  • New link_colors option when parsing URDF: #11

Improved compilation time

13 Nov 18:28
41037a3
Compare
Choose a tag to compare

Fix bug when warning about missing mesh files in Julia 1.0

19 Sep 01:17
3196e71
Compare
Choose a tag to compare
Merge pull request #8 from JuliaRobotics/rd/fix-warn

fix warning for missing meshes

Support for Julia 0.7 and 1.0

14 Aug 19:46
32a0b59
Compare
Choose a tag to compare
Merge pull request #6 from JuliaRobotics/rd/fix-tests

WIP: testing on travis

Fix skeleton for zero-length joints

20 Jul 22:21
5407d93
Compare
Choose a tag to compare
Merge pull request #4 from JuliaRobotics/zero-box-width

don't try to create zero-radius spheres

Support unofficial <plane> URDF tag

24 Apr 20:51
Compare
Choose a tag to compare
v0.0.3

document <plane>