COMPATIBILITY
- Flexiv Elements Studio v3.10.
- Any external simulator that meets the criteria described in README.
ADD
- Add build type
MinSizeRel. - Add portability to the installed
flexiv_sim_pluginlib. - Add version print to found dependencies.
CHANGE
- Upgrade Fast-DDS to 2.6.10, upgrade its dependencies accordingly.
- Update thirdparty build scripts to clone directly into version tag.
- Change
SimRobotStates::qanddqfrom fixed-size to dynamic-size to support external axes. - Change
SimRobotCommands::tau_dfrom fixed-size to dynamic-size, and rename it totarget_drives. - Remove
kJointDoFfromdata.hpp. - Remove
-DOPENSSL_USE_STATIC_LIBS=ONwhen building Fast-DDS. - Update README.
- Update examples.
FIX
None