Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Rectify the 6_line_following link
  • Loading branch information
Shankari02 authored Nov 20, 2024
1 parent 385acc5 commit 0296d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The Wall-E workshop focuses on the concepts of line-following and self-balancing
| MPU6050 | [MPU](https://github.com/SRA-VJTI/Wall-E/blob/master/3_MPU/README.md) | Motion controlled MPU measures angles with respect to 6 Degrees of Freedom |
| Switch controlled motor in normal mode | [Normal_Mode](https://github.com/SRA-VJTI/Wall-E/blob/master/4_switch_controlled_motor_normal/README.md) | Controls the movement of Bot manually using switches connected in normal mode |
| Pulse Width Modulation | [PWM](https://github.com/SRA-VJTI/Wall-E/blob/master/5_PWM/README.md) | Calculate average voltage and controls speed accordingly |
| Line-Following | [Line_Following](https://github.com/SRA-VJTI/Wall-E/tree/master) | Line-Following algorithm that enables the bot to follow the path of white line |
| Line-Following | [Line_Following](https://github.com/SRA-VJTI/Wall-E/tree/master/6_line_following/) | Line-Following algorithm that enables the bot to follow the path of white line |
| Self-Balancing | [Self_Balancing](https://github.com/SRA-VJTI/Wall-E/blob/master/7_self_balancing/README.md) | Self-Balancing algorithm that enables the bot to balance its weight under the force of gravity |


Expand Down

0 comments on commit 0296d7e

Please sign in to comment.