Skip to content

Commit 8244d32

Browse files
committed
Change: all files change on files from archive SCServo_Python_200831.7z
1 parent 4f0f023 commit 8244d32

32 files changed

+780
-1939
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,16 @@
66

77

88
This is source code from [official feetech repository](https://gitee.com/ftservo/SCServoSDK).
9-
The repository structure copies the structure of the [original library](https://gitee.com/ftservo/SCServoSDK/blob/master/SCServo_Python_220415.7z)
9+
The repository structure copies the structure of the [original library](https://gitee.com/ftservo/SCServoSDK/blob/e4d07f43c4c34827b2e226cf5cc706576504ebeb/SCServo_Python_200831.7z)
1010

1111
## Structure
1212

1313
```
1414
root dirrectory
15-
|---scscl
1615
|---scservo_sdk
17-
|---scsservo_sdk_source
18-
|---sms_sts
16+
|---scsservo_sdk_example
1917
```
20-
The `scscl` and `sms_sts` directories contain examples of using the library.
18+
The `scsservo_sdk_example` directories contain examples of using the library.
2119

2220
The source code of the library is located in the `scservo_sdk` directory.
2321

@@ -34,7 +32,7 @@ Python version `Python 3.9.2`.
3432
$ cd /usr/src/
3533
$ sudo git clone https://github.com/Adam-Software/Feetech-Servo-SDK.git
3634
$ sudo chown -R pi Feetech-Servo-SDK
37-
$ cd Feetech-Servo-SDK/scscl
35+
$ cd Feetech-Servo-SDK/scsservo_sdk_example
3836
$ python3 ping.py
3937
Succeeded to open the port
4038
Succeeded to change the baudrate

scscl/read.py

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

scscl/read_write.py

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

scscl/reg_write.py

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

0 commit comments

Comments
 (0)