Skip to content

Releases: JuliaRobotics/MeshCatMechanisms.jl

Clean up some deprecations and fix a joint limits bug

18 Nov 23:46
a215565
Compare
Choose a tag to compare
Merge pull request #24 from JuliaRobotics/rd/new-interp

Support new Interpolations.jl behavior

Support Julia v0.7 and v1.0

27 Aug 19:25
4c7c8e2
Compare
Choose a tag to compare
Merge pull request #18 from JuliaRobotics/tk/1.0-released

Some fixes for 1.0. WIP.

Updates manipulation for the new InteractBase 0.5

20 Jul 22:21
f2620cf
Compare
Choose a tag to compare
Merge pull request #17 from JuliaRobotics/copy-method

implement Base.copy! for easier state setting

Support animation and interactive manipulation

10 Jul 17:35
66ee1a1
Compare
Choose a tag to compare

Added setanimation!() to animate entire mechanisms and manipulate! to construct a simple slider GUI to update the configuration of a mechanism interactively.

New setelement!() function for visualizing frames and Point3Ds

24 May 22:50
bc06e2c
Compare
Choose a tag to compare
Merge pull request #13 from JuliaRobotics/triad-demo

Allow visualization of points and frames

Better compatibility with MeshCat v0.1

20 May 18:01
80ee7cc
Compare
Choose a tag to compare
Merge pull request #12 from JuliaRobotics/exports

More exports and tests

Fix minor incompatibility with MeshCat 0.0.3

24 Apr 21:05
3a9cd55
Compare
Choose a tag to compare
Merge pull request #10 from JuliaRobotics/new-meshcat

remove unused import

Overload open() and wait() and update requirements

04 Apr 18:29
b1e9e1c
Compare
Choose a tag to compare
Merge pull request #8 from JuliaRobotics/more-overloads

overload open() and wait() for mechvis

Switch to using MechanismGeometries.jl for geometry construction

12 Mar 22:27
Compare
Choose a tag to compare

Initial release

05 Mar 20:55
a6f14f3
Compare
Choose a tag to compare
Merge pull request #6 from rdeits/meshcat

clean up requirements now that meshcat exists