Skip to content

GL013303(v1.33.3)

Latest

Choose a tag to compare

@dr-yurirocha15 dr-yurirocha15 released this 10 Mar 11:01

Modify Version Information: GL013303

Update Features (DRFLEx.h)

  • Added default parameter values for _ikin_ex and _ikin_add_iter_threshold
  • Added _set_stiffnessx_v3 and _set_desired_force_v3 internal API functions for DRCF v3
  • set_stiffnessx and set_desired_force now dispatch to v2 or v3 implementations based on DRCF_VERSION preprocessor flag

Updated Sample

5_minimal_instruction_sample.cpp

  • Translated Korean comments to English
  • Fixed deadlock in OnMonitoringStateCB by moving state recovery to main thread
  • Added retry logic for control authority acquisition
  • Added robust servo-on with state recovery and timeout
  • Added ikin_norm usage example and current pose readout

Other Changes

  • Removed obsolete main.cpp