-
Notifications
You must be signed in to change notification settings - Fork 12
Add virtual_dxl feaure #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
ba695c9
feat: Add GPIO controller state handling and rcu model for ffw
Woojin-Crive 013ee93
feat: Enhance Dynamixel interface with communication ID handling and …
Woojin-Crive 28c35b6
refactor: Update Dynamixel interface for improved handler management …
Woojin-Crive 06e8de3
feat: Introduce torque initialization handling and communication retr…
Woojin-Crive 3dae77e
refactor: Improve formatting
Woojin-Crive bb268c6
refactor: Update position parameter in transmission calculation for c…
Woojin-Crive ed1d1ee
refactor: Remove unused retryWriteItem function from Dynamixel interface
Woojin-Crive 6aebda4
refactor: Remove duplicate entries for Indirect Address in model file
Woojin-Crive d157ee4
refactor: Clarify documentation for Dynamixel motor ID array
Woojin-Crive ba7957c
refactor: Update Dynamixel value handling for consistency and clarity
Woojin-Crive d88ff3b
feat: Add velocity unit handling to Dynamixel model processing
Woojin-Crive 6f696f4
feat: Add velocity unit parameter to multiple Dynamixel model files
Woojin-Crive 00f7d86
refactor: Improve warning message formatting
Woojin-Crive 4392276
refactor: Optimize early return checks in Dynamixel data handling
Woojin-Crive bf0452f
fix: Enhance warning messages in Dynamixel model file handling to inc…
Woojin-Crive 6e1ed52
refactor: Replace sleep functions with std::this_thread::sleep_for fo…
Woojin-Crive 44d3f8f
fix: Add thread header for dynamixel.cpp
Woojin-Crive 7e20f4e
fix: Handle empty read data list in Dynamixel read operations
Woojin-Crive f9d5233
fix: Add check for empty ID array in Sync Read Handler to prevent unn…
Woojin-Crive 1d790f7
chore: Update version to 1.4.7 and add new features
Woojin-Crive File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.