Skip to content

candlewick v0.8.0

Choose a tag to compare

@ManifoldFR ManifoldFR released this 25 Jul 14:05
· 173 commits to main since this release
v0.8.0

This release of candlewick finally introduces a runtime for the Pinocchio-based visualizer which can be interacted with using ZeroMQ messages.

This adds zmq and msgpack (msgspec in Python) as (optional) dependencies for the library if the BUILD_VISUALIZER_RUNTIME option is on.

What's Changed

  • Add Candlewick runtime (executable and client) by @ManifoldFR in #37
  • multibody : allow reloading geometry models in RobotScene and Visualizer by @ManifoldFR in #90

Full Changelog: v0.7.0...v0.8.0