Demo of Benwake CE30-A on a DIY Robocar

After my first hands-on experiments with the new Benwake CE30-A solid state LIDAR (the version that generate an obstacle position rather than a point cloud), I thought I’d see if it was sufficient to drive a car through an obstacle field. It is. Above is my first effort at doing that, using a commonly-available Sunfounder RaspberryPi-based robocar.

My RaspberryPi Python code is here.

A few lessons:

  1. You can run the Benwake CE30-A with the same 7.4v battery pack that you would use to drive the car. (It says it wants 12v but it works fine with less than that).
  2. If you want to create a shorter cable. the connectors used by the CAN-to-USB converter board are JST-GH 1.25mm 4-pin connectors. You can buy them here.
  3. You can 3D print a mount for the LIDAR. I’ve posted a 3D-printable file here.  Just raise it above the steering servo with some blocks of wood as shown here:

 

 

 

Written by 

One thought on “Demo of Benwake CE30-A on a DIY Robocar”

  1. Sunfounder has two different cars. The Picar-S and the Picar-V. With Picar-S sensors () are used and with Picar-V a Video Camera is used for object detection. Does it matter which of the variants are used, since you are betting on lidar?

    Does your lidar code work with different lidar sensors?

    Can you show a map? Maybe ocuppancy grid?

    Have you tried a sensor fusion with the Picar sensors and the lidar sensor to achieve a better outcome or more efficiency?

Leave a Reply

Your email address will not be published. Required fields are marked *