Skip to content

v1.1

Choose a tag to compare

@pzhu-flexiv pzhu-flexiv released this 13 Jun 03:42
· 4 commits to main since this release
e69dbc3

COMPATIBILITY

  • Flexiv Elements Studio v3.8 and v3.9.
  • Any external simulator that meets the criteria described in README.

ADD

  • Initialize CMake project.
  • Add new API sim_plugin::UserNode.
  • Add data.hpp with various constants and data structs.
  • Add C++ and Python examples.
  • Add static library for Ubuntu x86_64 platform.
  • Add thirdparty scripts.
  • Add GitHub workflow.

CHANGE

  • Update README with complete instructions.

FIX

None