Skip to content

Commit

Permalink
add Prerequisites for markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfuyuan committed Feb 11, 2020
1 parent 053a491 commit 81192d2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ YDLIDAR(https://www.ydlidar.com/) series is a set of high-performance and low-co

If you are using ROS (Robot Operating System), please use our open-source [ROS Driver]( https://github.com/ydlidar/ydlidar_ros) .

Prerequisites
-------------------------------------------------------------------------------------------------------------------------------------------------------
* Linux
* Windows 7/10, Visual Studio 2015/2017
* C++11 compiler


Licence
-------------------------------------------------------------------------------------------------------------------------------------------------------

Expand Down Expand Up @@ -53,7 +60,7 @@ Dataset
| G1 | 19 | 230400 | 9 | 0.28~16 | 5~12 | false | false | 4.8~5.2 |
| TX8   | 100 | 115200 | 4 | 0.1~8 | 4~8(PWM) | false | true | 4.8~5.2 |
| TX20  | 100 | 115200 | 4 | 0.1~20 | 4~8(PWM) | false | true | 4.8~5.2 |
| TG15  | 100 | 512000 | 20/18/10 | 0.05~30 | 3~16 | false | false | 4.8~5.2 |
| TG15  | 100 | 512000 | 20/18/10 | 0.05~15 | 3~16 | false | false | 4.8~5.2 |
| TG30  | 101 | 512000 | 20/18/10 | 0.05~30 | 3~16 | false | false | 4.8~5.2 |
| TG50  | 102 | 512000 | 20/18/10 | 0.05~50 | 3~16 | false | false | 4.8~5.2 |

Expand Down

0 comments on commit 81192d2

Please sign in to comment.