|
1 | | -ISSUE TEMPLATE ver. 1.1.1 |
| 1 | +ISSUE TEMPLATE ver. 1.2.0 |
2 | 2 |
|
| 3 | +Please fill this template for more accurate and prompt support. |
3 | 4 |
|
| 5 | +1. Which DYNAMIXEL SDK version do you use? |
| 6 | + - ex) `3.4.1` |
4 | 7 |
|
| 8 | +2. Which programming language/tool do you use? |
| 9 | + - ex) `C`, `C++`, `C#`, `Python`, `Java`, `MATLAB`, `LABVIEW`, `ROS`, `Arduino`, etc |
5 | 10 |
|
| 11 | +3. Which USB serial converter do you use? |
| 12 | + - ex) `USB2Dynamixel`, `U2D2`, `OpenCM904`, `OpenCR`, etc |
6 | 13 |
|
| 14 | +4. Which DYNAMIXEL do you use? |
| 15 | + - ex) `MX-28(2.0)`, `AX-12W`, `XM430-W250`, etc. |
7 | 16 |
|
| 17 | +5. Please describe the issue in detail |
8 | 18 |
|
9 | | - |
10 | | -BE CAREFUL!! FOLLOW THE RULES AS FOLLOWS, OR YOUR ISSUE WILL BE `WON'T FIX` ANYWAY |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
18 | | - |
19 | | - |
20 | | -STEP 1. Check what you are suffering from : |
21 | | - |
22 | | -- I'm using `DynamixelSDK ver. 3.5.4` |
23 | | - |
24 | | - - [3.4.1], [3.5.2], etc. |
25 | | - |
26 | | -- I'm using `C++` Language |
27 | | - |
28 | | - - [C] / [C++] / [C#] / [Python] / [Java] / [MATLAB] / [LABVIEW] / [ROS] / [Arduino] |
29 | | - |
30 | | -- I'm using `USB2Dynamixel2` serial converter |
31 | | - |
32 | | - - [USB2Dynamixel] / [USB2Dynamixel2] or [OpenCM904] / [OpenCR] / [CM700s] / [CM500s] or other ROBOTIS product only |
33 | | - |
34 | | -- I'm using `XM430-W210-R` |
35 | | - |
36 | | - - [MX-28], [AX-12W], [H54-200W], etc. |
37 | | - |
38 | | -- and I'm having an `issue` like what |
39 | | - |
40 | | - - 'My motor doesn't work', etc. |
41 | | - |
42 | | - |
43 | | -STEP 2. Write `Title` as `[3.5.4][C++][USB2Dynamixel2][XM430-W210-R] Issue : My motor doesn't work` |
44 | | - |
45 | | -- Now, if you think : |
46 | | - |
47 | | - - Hey, I'm using RoboPlus2.0, and having an issue, but how can I write that kind of `Title`? |
48 | | - |
49 | | - - Hey, I'm using USB2AX serial converter, and having an issue, but how can I write that kind of `Title`? |
50 | | - |
51 | | - - or more that is not listed on above. |
52 | | - |
53 | | -- , You should write your `issue` on http://en.robotis.com/BlueAD/board.php?bbs_id=old_qna |
54 | | - |
55 | | - |
56 | | -STEP 3. Delete all written here, and describe what your problem is |
57 | | - |
58 | | -- Any PICTURES or VIDEOS? |
59 | | - |
60 | | -  |
61 | | - |
62 | | -- Any SOURCE SAMPLES? |
63 | | - |
64 | | - []( Link the SOURCE SAMPLES here, if necessary ) |
| 19 | +6. How can we reproduce the issue? |
0 commit comments