Hello!
You can look for RPLidar A3 (for example). It is half the price, but also half the frequency. On the other hand, I think that 20Hz could be enough. Unfortunately, I have not tested this sensor. (Only A2s on Turtlebot, but that is not very helpful :) )
However, I can give you some clues for selecting another one:
- frequency is very important; without frequent data from the environment, your SLAM will be very sad :( ; slowest lidar I have tested was SiCK TiM 561 with 15 Hz. It worked "somehow", but it was not definitely ideal.
- field of view -- larger surrounding area gives your SLAM much more information to provide precise localization. >180° is really good, 360° is probably not that necessary.
- maximum range -- Hokuyo is safely working up to 10m (but it can detect certain objects up to 30m) and for the competition (and basically indoor tracks) it is enough. However it depends on your testing environment.
- angular resolution -- smaller steps ~ more detected objects; but that is basically it. If your target is not to detect poles/legs from chairs/... you don't need that fine laser scan. I believe that everything is working with even (close to) 1° resolution.
Last thing to think about is connection method to your car. In case you will stumple upon USB3 (if that exists) lidar, think a lot about that. There is only one USB3 port on the Orbitty board, and the main target for that should be a camera. Lidars can be connected other ways, e.g. via ethernet as Hokuyo. (It is a little bit pain to set up properly, but then it works flawlessly.)
I know that this wasn't the thing you have asked for, but I hope that it will help you.
J.
P.S. Hokuyo was already selected as a quite good, "cheap" lidar. Therefore, looking for a less expensive device, you will have to sacrifice some of the parameters, for sure.
Dne neděle 2. srpna 2020 1:44:03 UTC+2 vikas narang napsal(a):