Skip to content

Commit c6694b5

Browse files
put quasistatic + dynamic tests into formatted bullet points
1 parent 701f9b4 commit c6694b5

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

docs/section-7/feedforward-control.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,12 @@ For those that want a quick summary:
7676

7777
The SysID tool runs two types of tests:
7878

79-
- Quasistatic: mechanism is gradually sped up (determines amount of voltage needed for velocity)
80-
- Dynamic: mechanism is given a constant 'step voltage' (determines amount of voltage needed for acceleration)
79+
- Quasistatic:
80+
- Mechanism is gradually sped up
81+
- Determines amount of voltage needed for velocity
82+
- Dynamic:
83+
- mechanism is given a constant 'step voltage'
84+
- determines amount of voltage needed for acceleration
8185

8286
These tests can be run backwards and forwards. To create the test, you have to write create a SysIdRoutine object:
8387
```java

0 commit comments

Comments
 (0)