Richie
|
ed3c440ebc
|
add direction control
|
2023-10-30 23:24:58 +08:00 |
Richie
|
ed516b5ce4
|
add direction control
|
2023-10-30 23:20:15 +08:00 |
Richie
|
f176192dce
|
PID 99%, suspect wheel issue as if I swap the wheels the car slants opposite direction, for a bit; but generally straight for about 1m, should be enough for the map
|
2023-10-29 20:26:13 +08:00 |
Richie
|
e8f8d31b85
|
pending PID tuning; now car moves in S shape
|
2023-10-29 17:54:33 +08:00 |
Richie
|
8cd0cd9571
|
update struct names
|
2023-10-27 13:11:41 +08:00 |
Richie
|
a40fa548c3
|
update struct and pid for both wheels
|
2023-10-27 13:07:55 +08:00 |
Richie
|
3b7831297a
|
update pid
|
2023-10-24 14:02:20 +08:00 |
Richie
|
baa7914f30
|
moved global variables to struct
|
2023-10-21 17:35:23 +08:00 |
Richie
|
ef965e0f2f
|
separate speed control and monitor
|
2023-10-21 17:14:49 +08:00 |
Richie
|
1a350fcc01
|
modified pid with test function to change speed
|
2023-10-21 10:22:12 +08:00 |
Richie
|
9a9aac406e
|
merged wheel monitor and control function to use struct for both wheels; removed set_wheel_speed function as it will be controlled by task directly; changed PID function to use more pointers
|
2023-10-21 01:04:09 +08:00 |
Richie
|
c7950d3ec6
|
merged left and right speed sensor isr into one handler
|
2023-10-21 00:04:13 +08:00 |
Richie
|
81e44dbf50
|
added wheel stop state check; now will start the motor from 0 to desire speed; no enough wire to test both motor at the same time, but tested one by one
|
2023-10-20 23:48:35 +08:00 |
Richie
|
ea9318b747
|
re structured
|
2023-10-20 21:26:48 +08:00 |