-
Notifications
You must be signed in to change notification settings - Fork 7
ModbusRTU serial communication with Hand-E #7
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 19 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
cc6e6e0
Feature/serial communication (#2)
slimasziom 043c45d
Merge humble
slimasziom 79914b6
CHG: move file directories to fit ros2 control
slimasziom 89ca01f
CHG: update cmakelists and config layer for modbus session
slimasziom cc8b848
ADD: parametrization
slimasziom 409e9a3
ADD: parameters to test_load_hw_interface
slimasziom f0d1000
ADD: activation based on is_ready flag
slimasziom e12d630
FIX: pre-commit
slimasziom 3561eaa
CHG: initialize cmd and state position to gripper position max
slimasziom cc5552e
FIX: unify namespace tag
slimasziom 6680d0a
ADD: max iterations for activation
slimasziom 891e5b0
ADD: return config result to hardware layer
slimasziom 147bf36
FIX: string pointer pass to modbus
slimasziom 7b139fc
FIX: merge issues
slimasziom 728e7ad
FIX: issues just before successful run
slimasziom 0c6f9a3
Merge branch 'serial_communication_fixes' into serial_communication-d…
slimasziom 99d223f
CHG: precommit-fixes
slimasziom e05f1d7
Update robotiq_hande_driver/CHANGELOG.md
slimasziom 77c94f9
Update README.md
slimasziom c8866ff
Update robotiq_hande_driver/CMakeLists.txt
slimasziom dfb1018
Update robotiq_hande_driver/CMakeLists.txt
slimasziom 5ee887e
Update robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp
slimasziom 05b24ce
Update robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp
slimasziom da6f590
Update robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp
slimasziom 0a7378f
Update robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp
slimasziom e6c3eaf
Update robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp
slimasziom ce3e1ab
Update robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp
slimasziom c8a8a2c
Update robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp
slimasziom ec5e355
Update robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp
slimasziom 7c78d81
CHG: review suggestions
slimasziom 30dc08e
CHG: return connection status code to hardware info
slimasziom 9e83533
ADD: modbus failure status code
slimasziom c386689
CHG: activation logic moved to hardware_interface
slimasziom c04b706
FIX: wait_100ms declaration
slimasziom a9bc501
CHG: print modbus config in hardware_interface
slimasziom 08e8c54
CHG: remove obsolete logger_
slimasziom cf1e105
ADD: log throttled when activating
slimasziom af5be05
CHG: move clock init to on_init
slimasziom 203ea01
CHG: replace constexpr with static constexpr
slimasziom 8268493
ADD: ignore modbus connection check
slimasziom 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
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.