Skip to content

Releases: JuliaRobotics/RigidBodySim.jl

v1.3.0

14 Jun 10:21
v1.3.0
Compare
Choose a tag to compare

Improve GUI layout (#107).

v1.2.0

14 May 18:35
v1.2.0
6dd7ef0
Compare
Choose a tag to compare

Fully switch to Project.toml setup.

v1.1.0

06 Feb 18:31
216aef6
Compare
Choose a tag to compare
  • add optional usernode to GUI (#100, experimental, undocumented for now)
  • update notebooks
  • add SumController (#98)
  • remove build.jl script now that Blink auto-installs Electron (#99)

v1.0.0

03 Sep 15:19
579d547
Compare
Choose a tag to compare
  • support both Julia 0.6 and Julia 1.0 (currently, everything works except the Measurements notebook)
  • fix bug in animation frame count

RigidBodySim.jl will adhere to semver from this point on.

v0.3.0

30 Jul 19:26
535c60f
Compare
Choose a tag to compare
  • Update GUI: switch to using MeshCat for visualization and InteractBase/Observables/WebIO for simulation controls.
  • Improve RealtimeRateLimiter accuracy a bit.

v0.2.0

26 Apr 15:39
dc77c26
Compare
Choose a tag to compare
  • Compatibility with LCMCore v0.2.0
  • Fix deprecations in RigidBodyTreeInspector, RigidBodyDynamics usage
  • Add RealTimeRateLimiter callback
  • Rework API: introduce Dynamics callable object; see updated Jupyter notebook example for usage
  • Support for evaluation of the dynamics with arbitrary scalar types and (as a result) support for stiff integrators
  • Add Measurements.jl example notebook
  • Add non-interactive support for MeshCat visualizer

v0.1.0

03 Mar 00:59
e8802ee
Compare
Choose a tag to compare

RigidBodyDynamics 0.5.0 compatibility.

v0.0.1

06 Feb 06:37
617b6be
Compare
Choose a tag to compare

Initial release.