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
feat: Enhance Dynamixel interface with communication ID handling and virtual DXL support
- Added `comm_id` to `HandlerVarType` for better communication management.
- Updated methods to utilize `comm_id` for reading and writing operations.
- Introduced handling for virtual DXL components in GPIO initialization and state management.
- Improved error handling and logging for GPIO parameter checks.
- Updated model files to include new virtual DXL models.
0 commit comments