Skip to content

Commit

Permalink
Simplify Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Feb 7, 2024
1 parent a9b4bae commit c8286e1
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,11 @@ You can use `lsusb` command to check if the device is visible.

Replace `<baudrate>` with appropriate baudrate for your LiDAR from below table.

| **Product Name** | **Baudrate** |
| ---------------- | ------------- |
| RPlidar A2M8 | **`115200`** |
| RPlidar A2M12 | **`256000`** |
| RPlidar A3 | **`256000`** |
| RPlidar S1 | **`256000`** |
| RPlidar S2 | **`1000000`** |
| RPlidar S3 | **`1000000`** |
| **Product Name** | **Baudrate** |
| ----------------------- | ------------- |
| RPlidar A2M8 | **`115200`** |
| RPlidar A2M12 / A3 / S1 | **`256000`** |
| RPlidar S2 / S3 | **`1000000`** |

3. Activate the Device

Expand Down

0 comments on commit c8286e1

Please sign in to comment.