m12watanabe1a 2022-05-31
Add documents
@f51f48f5336b30719e0f1edb85460149c6cb74c0
 
media/test.png (Binary) (added)
+++ media/test.png
Binary file is not shown
 
p9n_example/README.md (added)
+++ p9n_example/README.md
@@ -0,0 +1,0 @@
 
p9n_test/README.md (added)
+++ p9n_test/README.md
@@ -0,0 +1,17 @@
+# PlayStation Interface Test
+This Package helps developer to ensure that the button interface is working nicely.
+
+### Launch Test
+![Image](../media/test.png)
+
+```bash
+ros2 launch p9n_test test.launch.py hw_type:=Dualsense
+```
+
+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.
+
+You can select your own Hardware via `hw_type` parameter.
+And this repository supports following hardware.
+- `DualShock3`
+- `DualShock4`
+- `Dualsense`
Add a comment
List