v1.1
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.hppwith 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