Skip to content

Commit 766a9a2

Browse files
committed
Path corrected in examples
1 parent 4f2d4d7 commit 766a9a2

5 files changed

Lines changed: 4 additions & 4 deletions

File tree

Software/Python/Examples/Basic_Robot_Control/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Basic Robot Control
22
### Basic example for controlling the GoPiGo using the Keyboard
33

4-
![Basic Robot Control](https://raw.githubusercontent.com/DexterInd/GoPiGo/master/Software/Python/Examples/Basic%20Robot%20Control/Basic_Raspberry_Pi_Robot_Control.jpg "GoPiGo Rasberry Pi Robot Controlled with a Keyboard")
4+
![Basic Robot Control](https://raw.githubusercontent.com/DexterInd/GoPiGo/master/Software/Python/Examples/Basic_Robot_Control/Basic_Raspberry_Pi_Robot_Control.jpg "GoPiGo Rasberry Pi Robot Controlled with a Keyboard")
55

66
**Control:**
77

File renamed without changes.

Software/Python/Examples/Mouse_Control/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Mouse Control
22
### This example controls the GoPiGo with a wireless mouse on the USB port.
33

4-
![Control the Raspberry Pi Robot with a mouse. ](https://raw.githubusercontent.com/DexterInd/GoPiGo/master/Software/Python/Examples/Mouse%20Control/GoPiGo-Mouse-Control-with-Raspberry-Pi.jpg
4+
![Control the Raspberry Pi Robot with a mouse. ](https://raw.githubusercontent.com/DexterInd/GoPiGo/master/Software/Python/Examples/Mouse_Control/GoPiGo-Mouse-Control-with-Raspberry-Pi.jpg
55
"Control the Raspberry Pi Robot with a mouse.")
66

77

Software/Python/Examples/Office_Cannon/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Office Cannon
22
### This example controls the GoPiGo and Office Cannon with a wireless mouse on the USB port.
33

4-
![A Mobile Office cannon with the Raspberry Pi robot](https://raw.githubusercontent.com/DexterInd/GoPiGo/master/Software/Python/Examples/Office%20Cannon/Office-cannon-with-raspberry-pi.jpg "Office cannon with the Raspberry Pi robot")
4+
![A Mobile Office cannon with the Raspberry Pi robot](https://raw.githubusercontent.com/DexterInd/GoPiGo/master/Software/Python/Examples/Office_Cannon/Office-cannon-with-raspberry-pi.jpg "Office cannon with the Raspberry Pi robot")
55

66
**Control:**
77

Software/Python/Examples/PS3_Control/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## PS3 Controller Example
22
### This example controls the GoPiGo and using a PS3 Dualshock 3 controller
33

4-
![PS3 Controller and the Raspberry Pi Robot](https://raw.githubusercontent.com/DexterInd/GoPiGo/master/Software/Python/Examples/PS3%20Control/PS3-controller-for-raspberry-pi.jpg "GoPiGo Raspberry Pi Robot controlled with a Playstation3 controller")
4+
![PS3 Controller and the Raspberry Pi Robot](https://raw.githubusercontent.com/DexterInd/GoPiGo/master/Software/Python/Examples/PS3_Control/PS3-controller-for-raspberry-pi.jpg "GoPiGo Raspberry Pi Robot controlled with a Playstation3 controller")
55

66

77
**Files:**

0 commit comments

Comments
 (0)