

add acknowledgement
@90c1abdddae477d6e52394cb26d4c606d546e212
--- README.md
+++ README.md
... | ... | @@ -58,4 +58,11 @@ |
58 | 58 |
| Right Stick ← → | `float` | `tiltedStickRX();` | `-1.0` : Right, `1.0` : Left | |
59 | 59 |
| Right Stick ↑ ↓ | `float` | `tiltedStickRY();` | `-1.0` : Down, `1.0` : Up | |
60 | 60 |
| R2 | `float` | `pressedR2Analog();` | `-1.0` : Pressed, `1.0` : Not pressed | |
61 |
-| L2 | `float` | `pressedL2Analog();` | `-1.0` : Pressed, `1.0` : Not pressed |(파일 끝에 줄바꿈 문자 없음) |
|
61 |
+| L2 | `float` | `pressedL2Analog();` | `-1.0` : Pressed, `1.0` : Not pressed | |
|
62 |
+ |
|
63 |
+ |
|
64 |
+ |
|
65 |
+## Acknowledgements |
|
66 |
+We acknowledge attribute and gratitude to the following resources in creating this package. |
|
67 |
+ |
|
68 |
+- [ps_ros2_common](https://github.com/Ar-Ray-code/ps_ros2_common) by @Ar-Ray-code(파일 끝에 줄바꿈 문자 없음) |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?