You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: update parameter writing logic in Dynamixel hardware interface
- Changed the initialization process to write Operating Mode parameters in the first pass.
- Adjusted the logic to skip already written parameters, including Operating Mode and Limit parameters, in subsequent passes.
- Improved clarity and efficiency of parameter handling during initialization.
0 commit comments