

Add documents
@f51f48f5336b30719e0f1edb85460149c6cb74c0
+++ media/test.png
Binary file is not shown |
+++ p9n_example/README.md
... | ... | @@ -0,0 +1,0 @@ |
+++ p9n_test/README.md
... | ... | @@ -0,0 +1,17 @@ |
1 | +# PlayStation Interface Test | |
2 | +This Package helps developer to ensure that the button interface is working nicely. | |
3 | + | |
4 | +### Launch Test | |
5 | + | |
6 | + | |
7 | +```bash | |
8 | +ros2 launch p9n_test test.launch.py hw_type:=Dualsense | |
9 | +``` | |
10 | + | |
11 | +This process asks you to press the specific key. Then you need to press the actual hardware button of your controller and check all button interface step by step. | |
12 | + | |
13 | +You can select your own Hardware via `hw_type` parameter. | |
14 | +And this repository supports following hardware. | |
15 | +- `DualShock3` | |
16 | +- `DualShock4` | |
17 | +- `Dualsense` |
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?