We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fba716 commit 9509a8bCopy full SHA for 9509a8b
README.md
@@ -24,9 +24,6 @@ ros2 run robotiq_hande_driver hande_driver
24
```
25
26
### Test Serial Connection
27
-```bash
28
-ros2 launch robotiq_hande_driver gripper_controller_preview.launch.py use_fake_hardware:=false
29
-```
30
31
Another terminal
32
```bash
robotiq_hande_driver/CHANGELOG.md
@@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
-- ModbusRTU communication
13
-- Protocol abstraction
+* [PR-2](https://github.com/AGH-CEAI/robotiq_hande_driver/pull/2) - ModbusRTU communication
+* [PR-2](https://github.com/AGH-CEAI/robotiq_hande_driver/pull/2) - Protocol abstraction
14
15
### Changed
16
0 commit comments