Skip to content

Commit dabf43e

Browse files
committed
Removed unnecessary files
1 parent b2e7265 commit dabf43e

File tree

7 files changed

+4
-363
lines changed

7 files changed

+4
-363
lines changed

donkeycar/utilities/TrackSpeedPlanner/.env.example

Lines changed: 0 additions & 13 deletions
This file was deleted.

donkeycar/utilities/TrackSpeedPlanner/README-Pi-Quick-Start.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,16 @@
77
scp -r . pi@your-pi-ip:/home/pi/path-editor/
88
```
99

10-
### 2. Deploy
11-
```bash
12-
ssh pi@your-pi-ip
13-
cd /home/pi/path-editor
14-
chmod +x deploy-pi-tornado.sh
15-
./deploy-pi-tornado.sh
16-
```
17-
18-
### 3. Start Server
10+
### 2. Start Server
1911
```bash
12+
chmod +x trackeditor.sh
2013
./trackeditor.sh
2114
```
2215

23-
### 4. Access
16+
### 3. Access
2417
Open browser: `http://your-pi-ip:5000`
2518

26-
### 5. Stop Server
19+
### 4. Stop Server
2720
- Use Exit button in web interface
2821
- Or press Ctrl+C in terminal
2922

donkeycar/utilities/TrackSpeedPlanner/about.md

Lines changed: 0 additions & 152 deletions
This file was deleted.

donkeycar/utilities/TrackSpeedPlanner/deploy-pi-tornado.sh

Lines changed: 0 additions & 89 deletions
This file was deleted.

donkeycar/utilities/TrackSpeedPlanner/tornado.log

Lines changed: 0 additions & 1 deletion
This file was deleted.

donkeycar/utilities/TrackSpeedPlanner/uninstall-pi.sh

Lines changed: 0 additions & 65 deletions
This file was deleted.

donkeycar/utilities/TrackSpeedPlanner/uv.lock

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)